example_wrcc_meta | R Documentation |
The example_wrcc_meta
dataset provides a small subset of
WRCC station metadata containing only stations in Washington state.
This dataset was generated on 2020-09-06 by running:
library(RAWSmet) library(MazamaSpatialUtils) setSpatialDataDir("~/Data/Spatial") loadSpatialData("NaturalEarthAdm1") example_wrcc_meta <- wrcc_createMeta(stateCode = "WA") save(example_wrcc_meta, file = "data/example_wrcc_meta.rda")
example_wrcc_meta
A dataframe with 121 rows and 11 columns of data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.