Download the pollution files available at Contaminante
Usage
download_pollution(year, progress = interactive())Value
a data.frame with pollution information for the following pollutants "CO", "NO", "NO2", "NOX", "O3", "PM10", "SO2", "PM25", and "PMCO"
Examples
if (FALSE) { # \dontrun{
head(download_pollution(2017))
} # }