complement_species: Given a set of species, determine the other species

View source: R/defaults.R

complement_speciesR Documentation

Given a set of species, determine the other species

Description

Given a set of species, determine the other species

Usage

complement_species(species = "Calanus finmarchicus", known = known_species())

Arguments

species

character, one or more species

known

character, vector of known species

Value

character vector, possibly empty, of the other species not identifed


BigelowLab/calanusthreshold documentation built on May 12, 2022, 5:06 a.m.