get_survdat_tows: Get unique tows from cleaned SURVDAT trawl data

View source: R/nefsc_groundfish_access.R

get_survdat_towsR Documentation

Get unique tows from cleaned SURVDAT trawl data

Description

extract the unique tows (lat, long, time) from the cleaned SURVDAT traw data, which can then be enhanced with other environmental covariates (e.g., OISST).

Usage

get_survdat_tows(survdat_clean)

Arguments

survdat_clean

Survdat data, after usual preparations are completed. These include removal of old strata, labeling of areas of interest, and inclusion of the annual effort in each.

Value

survdat trawl dataframe containing one row for every unique tow

Examples

# not run
# get_survdat_tows(survdat_clean = survdat_clean)

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