View source: R/vector_control_parameters.R
| set_carrying_capacity | R Documentation | 
Allows the user to set a completely flexible and custom carrying capacity for each species
set_carrying_capacity(parameters, timesteps, carrying_capacity_scalers)
parameters | 
 the model parameters  | 
timesteps | 
 vector of timesteps for each rescale change  | 
carrying_capacity_scalers | 
 matrix of scaling factors to scale the baseline carrying capacity for each species with nrows = length(timesteps), ncols = length(species)  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.