View source: R/station-polygon.R View source: R/station-polygon (Cópia em conflito de statverse 2020-12-05).R
info_station | R Documentation |
Get basic info of ONS station
info_station( name_regex = "MUNHOZ", YYYYMM = format.Date(Sys.Date() - 40, "%Y%m") )
name_regex |
a string or regex to search for the name of the ONS station |
YYYYMM |
character vector with year (YYYY) and month (MM). Accepted formats are for example "201809", "2018", "2018.02", "2018-03", "2018-04-01", "2018/05". |
a tibble
confhd_data
if(FALSE){ info_station("MUNHOZ") }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.