example_pas: Example Purple Air Synoptic dataset

Description Usage Format Source See Also

Description

The example_pas dataset provides a quickly loadable version of a pa_synoptic object for practicing and code examples. This dataset was generated on 2020-09-15 by running:

1
2
3
4
5
6
7
library(AirSensor)

initializeMazamaSpatialUtils()

example_pas <- pas_createNew(countryCodes = "US")

save(example_pas, file = "data/example_pas.rda")

Usage

1

Format

A tibble with 16584 rows and 44 columns of data.

Source

https://www.purpleair.com/json?all=true

See Also

example_pas_raw


AirSensor documentation built on March 13, 2021, 1:07 a.m.