View source: R/nefsc_groundfish_access.R
get_survdat_tows | R Documentation |
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).
get_survdat_tows(survdat_clean)
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. |
survdat trawl dataframe containing one row for every unique tow
# not run
# get_survdat_tows(survdat_clean = survdat_clean)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.