Learn R Programming

mizer (version 2.0.4)

valid_species_arg: Helper function to assure validity of species argument

Description

Helper function to assure validity of species argument

Usage

valid_species_arg(params, species)

Arguments

params

A MizerParams object

species

A vector of the names of the species to be affected or a boolean vector indicating for each species whether it is to be affected (TRUE) or not. By default all species are affected.