LobsterSurveyProcess: LobsterSurveyProcess

View source: R/LobsterSurveyProcess.r

LobsterSurveyProcessR Documentation

LobsterSurveyProcess

Description

LobsterSurveyProcess

Usage

LobsterSurveyProcess(
  species = 2550,
  size.range = c(0, 200),
  lfa = "34",
  yrs,
  mths = c("May", "Jun", "Jul", "Aug", "Sep", "Oct"),
  gear.type = NULL,
  sex = c(1:3, NA),
  bin.size = 5,
  LFS = 160,
  Net = NULL,
  comparative = F,
  biomass = F
)

Arguments

size.range

defines the minimum and maximum value and is a filter (default is 0, 200mm CW)

lfa

defines the specific LFA for the ILTS

yrs

is the survey years to estimate

gear.type

survey trawl net identification (if !NULL options are '280 BALLOON' or 'NEST')

bin.size

aggregates the abundance into size bins (default is 5mm bins)

mnts

months of the survey, defaults to the full year

Value

data.frame of survey data called 'surveyLobsters'

Author(s)

Brad Hubley & Manon Cassista-Da Ros


LobsterScience/bio.lobster documentation built on Feb. 14, 2025, 3:28 p.m.