R/observer.R
pull_observer.Rd
Function to pull and clean NOAA Fisheries Observer data from pre-existing confidential repository.
pull_observer(proj_path)
Local path to data file
Data frame of observer data; contains both catch and haul information.
# observer <- pull_observer(proj_path = "~Documents/obs_dat.xlsx")