View source: R/LobsterSurveyProcess.r
LobsterSurveyProcess | R Documentation |
LobsterSurveyProcess
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
)
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 |
data.frame of survey data called 'surveyLobsters'
Brad Hubley & Manon Cassista-Da Ros
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.