wa_airfire_meta | R Documentation |
The wa_pwfsl_meta
dataset provides a set of Washington
state air quality monitor metadata used by the USFS AirFire group.
This dataset was generated on 2021-10-19 by running:
library(PWFSLSmoke) wa_airfire_meta <- monitor_loadLatest() monitor_subset(stateCodes = "WA") %>% monitor_extractMeta() save(wa_airfire_meta, file = "data/wa_airfire_meta.rda")
wa_airfire_meta
A tibble with 73 rows and 19 columns of data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.