Description Usage Arguments Value
View source: R/get_inpe_data.R
Get climate data from stations INPE
1 2 | inpe_station_data(station_id = 31973, start_date = "2005/01/01",
end_date = "2005/02/02")
|
station_id |
A numeric vector with the station id. |
start_date |
Start date. |
end_date |
End date (Maximum of one year between start and end dates). |
A data frame containing the climate data and attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.