Allows the user to set a completely flexible and custom carrying capacity for each species

set_carrying_capacity(parameters, timesteps, carrying_capacity)

Arguments

parameters

the model parameters

timesteps

vector of timesteps for each rescale change

carrying_capacity

matrix of baseline carrying_capacity for each species With nrows = length(timesteps), ncols = length(species)