Description Usage Arguments Value
View source: R/nearest_stations.R
Order climate stations by their distances in kilometers from a given point.
1 | nearest_stations(lat = -22.410259, long = -47.560156, source = "both")
|
lat |
Latitude in decimals. |
long |
Longitude in decimals. |
source |
"inpe", "inmet", or "both" (default). |
A data frame ordered by the distances to the stations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.