View source: R/EEAaq_get_stations.R
EEAaq_get_stations | R Documentation |
Download the updated dataset from EEA, containing measurement station information. For further information about the variables
see stations
.
EEAaq_get_stations(byStation = TRUE, complete = TRUE)
byStation |
Logic value (T or F). If |
complete |
Logic value (T or F). If |
Note that, for very small towns or certain countries, such as Turkey or Albania, data may not currently be available in the dataset. This limitation reflects the data unavailability at the the EEA Air Quality Viewer https://discomap.eea.europa.eu/App/AQViewer/index.html?fqn=Airquality_Dissem.b2g.AirQualityStatistics.
A tibble containing the stations information. Further details available here stations
.
EEAaq_get_stations(byStation = TRUE, complete = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.