# NOT RUN {
## see what sites are available
# }
# NOT RUN {
meta <- importMeta("waqn")
# }
# NOT RUN {
## import all pollutants from Cardiff Centre
# }
# NOT RUN {
cardiff <- importWAQN(site = "card", year = 2010:2018)
# }
# NOT RUN {
## import all pollutants from two sites for 2018
# }
# NOT RUN {
all <- importWAQN(site = c("card", "cae6"), year = 2018)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab