| check_ds043 | R Documentation |
Simplified interface for checking DS 043-2006-AG status with automatic consolidation of original and updated nomenclature.
check_ds043(splist, return_simple = FALSE)
splist |
Character vector of species names |
return_simple |
Logical. If TRUE, returns only "Protected" or "Not protected" |
Character vector with protection status
## Not run:
species <- c("Brassia ocanensis", "Persea americana")
check_ds043(species)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.