Learn R Programming

mizer (version 3.0.0)

removeBackgroundSpecies: Remove all background species

Description

Removes all species that have been marked as background species with markBackground().

Usage

removeBackgroundSpecies(params)

Value

A MizerParams object with background species removed

Arguments

params

A MizerParams object

See Also

markBackground()