View source: R/utility_tools.R
getWUstation | R Documentation |
Get the meteorological stations associated with one or more cities
getWUstation(cities, datasource = con)
cities |
vector with geocodes |
datasource |
connection to the project database |
data.frame
getWUstation(cities = 3304557)
cidades <- getCidades(regional = "Sete Lagoas", uf = "Minas Gerais")
getWUstation(cities = cidades$municipio_geocodigo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.