View source: R/check_name_fishbase.R
check_name_fishbase | R Documentation |
This is a wrapper function to which will return an error (via
name_errors
) if the provided species name is wrong.
check_name_fishbase(sp)
sp |
A character value containing the species name |
returns an error if the species name is wrong.
## Not run: library(fishflux) check_name_fishbase("Lutjanus griseus") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.