get_aurn: get_aurn

View source: R/get_aurn.R

get_aurnR Documentation

get_aurn

Description

Wrapper around openair::importAURN() to download and shape AURN data

Usage

get_aurn(keyword = NULL, site.type = NULL, meta = NULL, ...)

Arguments

keyword

Optional keyword matched to site name using stringr::str_detect()

site.type

One, or a vector of: "Urban Background", "Urban Traffic", "Rural Background", "Suburban Background", "Urban Industrial", "Suburban Industrial". NULL imports all site types

meta

Optionally supply the site meta data. When NULL this is automatically downloaded via openair::importMeta(source = "aurn")

...

additonal paramerters passed to openair::importMeta()

Author(s)

W. S. Drysdale


willdrysdale/AQVisR documentation built on July 24, 2022, 8:52 a.m.