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 = FALSE, complete = TRUE)
Arguments
byStation |
Logic value (T or F). If |
complete |
Logic value (T or F). If |
Value
A tibble containing the stations information. Further details available here stations
.
Examples
EEAaq_get_stations(byStation = FALSE, complete = TRUE)
[Package EEAaq version 0.0.3 Index]