Description Usage Arguments Value Examples
Get table of species data for given park
1 | get_spp_park_tbl(cfg, park, reload = T)
|
cfg |
NPS configuration list object; see |
park |
park abbreviation, eg "CABR", "CHIS" or "SAMO" |
tibble with fields: Species_Code, Scientific_name, Layer, FxnGroup, Native, Nativity, Perennial, AnnPer
1 2 | cfg <- get_nps_config(system.file(package="npstools", "nps_config.yaml"))
get_spp_park_tbl(cfg, park = "CABR")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.