retrieve_climate | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.