retrieval: Query WAQI Stations Metainformation and Readings

Description Usage Arguments Value Examples

View source: R/retrieval.R

Description

Access the WAQI API to query metainformation and readings for a given set of monitoring stations.

Usage

1
retrieval(x, token, uid = "uid", stock = NULL, sort = TRUE, dsn = NULL, ...)

Arguments

x, token, uid, stock, sort, dsn, ...

See metainfo and readings.

Value

A list with retrieved (i) metainformation and (ii) readings, each as a separate data.frame.

Examples

1
## see ?metainfo and ?readings

fdetsch/claiR documentation built on July 27, 2021, 6:26 p.m.