remove_species: Function to remove species from a model class

View source: R/remove_species.R

remove_speciesR Documentation

Function to remove species from a model class

Description

Function to remove species from a model class

Usage

remove_species(species, model, nuts = NULL)

Arguments

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.

Value

A model object where the data structure has bee updated to remove the species in parameters.


ATNr documentation built on June 8, 2025, 10:49 a.m.