View source: R/check_missing_species.R
check_missing_species | R Documentation |
missing_species
is valid.Check if a missing_species
is valid.
Will stop if not
check_missing_species(missing_species)
missing_species |
the number of island species that were not sampled for particular clade (only applicable for endemic clades), as can be checked by check_missing_species |
A valid missing_species
...
is numeric
has one element
the element has a whole-number value in range [0, Inf>
nothing
Richèl J.C. Bilderbeek
check_missing_species(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.