Hi, I am new to R, so I was wondering how I can generate a .csv file from multiple .csv file sources, across various folders. I am assuming I will need to do some sort of loop but I am not too sure where to start so any advice will be helpful.
I have data separated based on RCP, then their are all in unique folders with their timeseries and whether its is min/max temperature or precipitation data. The constant is that they are saved with a unique lon/lat reference number.
Example location of where file is
home/climate_data/downloads/RCP/Tmin_Model_Scenario_2016-2020
So basically, I need to get this data in the format of each lon/lat file has
Timeseries / Min Temp / Max Temp / Precipitation .