setup.ccam.data | R Documentation |
Combine the data sources to CCAM readable object
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)
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 |
... |
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.