Skip to contents

Extends mizer::removeSpecies() to also trim the resource interaction matrix.

Usage

# S3 method for class 'mizerMR'
removeSpecies(params, species, ...)

Arguments

params

A mizerMR object.

species

The species to be removed. A vector of species names, or a numeric vector of species indices, or a logical vector indicating for each species whether it is to be removed (TRUE) or not.

...

Currently unused.

Value

A mizerMR object with the specified species removed.