Description Usage Arguments Value Examples
Get table of total event points for given park
1 | get_total_eventpoints_tbl(cfg, park, reload = T)
|
cfg |
NPS configuration list object; see |
park |
park abbreviation, eg "CABR", "CHIS" or "SAMO" |
tibble with fields: Park, IslandCode, Location_ID, SiteCode, Vegetation_Community, SurveyYear, SurveyDate, NofPoints
1 2 | cfg <- get_nps_config(system.file(package="npstools", "nps_config.yaml"))
get_total_eventpoints_tbl(cfg, park)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.