View source: R/oisst_mainstays_data_access.R
get_region_names | R Documentation |
This is a hard-coded catalog of what resources have been processed as part of the oisst-mainstays processing steps.
Names are presented in the way that they are saved. This function then is used as a unified lookup source for accessing timeseries or shapefiles.
get_region_names(region_group = NULL)
region_group |
Name of the group of shapefiles of interest: "gmri_sst_focal_areas", "lme", "nmfs_trawl_regions", "" |
Vector of names included in the selectedd region group
lme_areas <- get_region_names("lme")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.