| .check_binomial | R Documentation |
Internal function to verify that species names are at the binomial level (genus + species) and identify any names at genus level or NA values. Peru mammals database only contains binomial names (including "sp." cases).
.check_binomial(splist_class, splist)
splist_class |
Classified species matrix from .splist_classify |
splist |
Original species list (character vector) |
Integer vector with positions of problematic names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.