R/nefsc.R
pull_nefsc.Rd
Function to pull and clean NEFSC Spring-Fall Bottom Trawl Survey (survdat) data from pre-existing confidential repository.
pull_nefsc(proj_path)
Local path to data file
Data frame of observer data; contains both catch and haul information.
# nefsc <- pull_nefsc(proj_path = "~Data/trawl_dat.rds")