Species-specific parameter values are held in two dataframes. Global values have their own slots. This class is used to read input data from external files, and is later used to initialize Species objects with species-specific parameter values.
A simulationParams object.
namecharacter. The object name (should match the name of the class).
nYearsnumeric. Number of years for the simulation.
nStepsnumeric. Number of timesteps per year (may not be used by all species)
scenariocharacter. A name for the scenario, which must match a column name in input_params.csv.
paramsA dataframe that holds parameter values for everything except diet preferences.
diet_prefsA dataframe that holds diet preferences for predators.
envir_periodsA dataframe that holds a set of environmental driver period lengths for each prey species
anchovy_residuals.A set of observed stock-recruit residuals for anchovies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.