View source: R/remove_species.R
remove_species | R Documentation |
Function to remove species from a model class
remove_species(species, model, nuts = NULL)
species |
integer vector, the indices of species to remove. |
model |
model object |
nuts |
integer vector, the indices of nutrients to remove. Parameter specific to the Unscaled_nuts model. |
A model object where the data structure has bee updated to remove the species in parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.