Hi there,
I am trying to import lots of variables at once using R. I have my variables (a list of URLs which point towards a .csv file download) and have categorised these according to their variable type, location etc.
I have downloaded these individually using the read.csv url function before, but wanted to know if it was possible to read these variables from the table,, import the .csv files
and/or specific which ones to download (i.e. download only .csv files which are Required = Y?
Any help would be greatly appreciated.
Kind regards,
Dan