These functions allow you to get or set the resource parameters stored in
a MizerParams object.
The resource parameters are stored as a named list with the slot names
r_pp, kappa, lambda, n, w_pp_cutoff. For their meaning see
setResource(). If you change these parameters then this will
recalculate the resource rate and the resource capacity, unless you have
protected these with comments.
resource_params(params)resource_params(params) <- value
A MizerParams object
A named list of resource parameters.
Other functions for setting parameters:
gear_params(),
setExtMort(),
setFishing(),
setInitialValues(),
setInteraction(),
setMaxIntakeRate(),
setMetabolicRate(),
setParams(),
setPredKernel(),
setReproduction(),
setResource(),
setSearchVolume(),
species_params()