add_epu_info: Add EPU Details to Station Info

View source: R/nefsc_groundfish_access.R

add_epu_infoR Documentation

Add EPU Details to Station Info

Description

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

Usage

add_epu_info(trawldat, box_location = "root|cloudstorage")

Arguments

trawldat

Survdat data with decdeg_beglat and decdeg_beglon coordinates

box_location

String indicating value to pass to 'boxpath_switch'

Value

survdat dataframe containing epu overlap information

Examples

#' # not run
# add_epu_info(trawldat = survdat_lw)

gulfofmaine/gmRi documentation built on Jan. 26, 2025, 5:12 a.m.