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:
library(AirSensor)initializeMazamaSpatialUtils()
example_pas <- pas_createNew(countryCodes = "US")
save(example_pas, file = "data/example_pas.rda")