setup.ccam.data: Combine the data sources to CCAM readable object

View source: R/reading.R

setup.ccam.dataR Documentation

Combine the data sources to CCAM readable object

Description

Combine the data sources to CCAM readable object

Usage

setup.ccam.data(fleets = NULL, surveys = NULL, residual.fleet = NULL,
  total.catch = NULL, prop.mature = NULL, stock.mean.weight = NULL,
  stock.start.weight = NULL, catch.mean.weight = NULL,
  dis.mean.weight = NULL, land.mean.weight = NULL,
  natural.mortality = NULL, prop.f = NULL, prop.m = NULL,
  land.frac = NULL, recapture = NULL, prop.fem = NULL, fec = NULL,
  env = NULL)

Arguments

fleets

comm fleets vith effort (currently unimplemented)

surveys

surveys

residual.fleet

total catch minus commercial

prop.mature

pm

stock.mean.weight

sw

stock.start.weight

sw0

catch.mean.weight

cw

dis.mean.weight

dw

land.mean.weight

lw

natural.mortality

nm

prop.f

...

prop.m

...

land.frac

...

recapture

...

prop.fem

....

fec

...

env

...

Details

...


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.