runFoodWebModel: Run the food web size spectrum model manually

Description Usage Arguments Value Examples

Description

Run the food web size spectrum model manually

Usage

1
2
runFoodWebModel(Parameterset = "TraitBased", F0 = c(0.3, 0.3, 0.3),
  S = NA)

Arguments

Parameterset

Text string with the name of the parameter set to use

F0

Array with fishing mortality on each fleet

S

Output from a previous simulation to use as initial conditions

Value

A structure with the output of the simulation

Examples

1
runFoodWebModel('North Sea', F0 = c(0.1, 0.3, 0.7))

nissandjac/commspectrum documentation built on June 1, 2019, 5:02 a.m.