Question: R language problem I try to build a function that allows to read the csv file row by row to obtain the values and test
R language problem
I try to build a function that allows to read the csv file row by row to obtain the values and test the value
For the CSV files, column 1 is API server, column 2 is API endpoint,column 3 is API parameters
so, I can perform a API calling test for each row to see it is connected successfully with status code 200
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
