View source: R/nefsc_groundfish_access.R
add_epu_info | R Documentation |
Uses Sean Lucey's Poststrat function to add the correct EPU designation to the survey station locations.
Uses Sean Lucey's "poststrat" function to overlay EPU's. Tried to replace it with sf steps, but it wasn't worth the effort. This function exists to reduce clutter in the area stratification function
add_epu_info(trawldat, box_location = "root|cloudstorage")
trawldat |
Survdat data with decdeg_beglat and decdeg_beglon coordinates |
box_location |
String indicating value to pass to 'boxpath_switch' |
survdat dataframe containing epu overlap information
#' # not run
# add_epu_info(trawldat = survdat_lw)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.