retrieve_climate {ColOpenData} | R Documentation |
Retrieve climate table file from one station
retrieve_climate(dataset_path, start_date, end_date)
dataset_path |
character path to the climate dataset on server. |
start_date |
character with the first date to consult in the format
|
end_date |
character with the last date to consult in the format
|
data.frame
object with downloaded data filtered for requested
dates.