Allows the user to set a completely flexible and custom
carrying capacity for each species
set_carrying_capacity(parameters, timesteps, carrying_capacity_scalers)
Arguments
- 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)