EEAaq_get_stations {EEAaq} | R Documentation |
Download EEA measurement station information dataset
Description
Download the updated dataset from EEA, containing measurement station information. For further information about the variables
see stations
.
Usage
EEAaq_get_stations(byStation = TRUE, complete = TRUE)
Arguments
byStation |
Logic value (T or F). If |
complete |
Logic value (T or F). If |
Details
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.
Value
A tibble containing the stations information. Further details available here stations
.
Examples
EEAaq_get_stations(byStation = TRUE, complete = TRUE)