powered by
This is a wrapper function to which will return an error (via name_errors) if the provided species name is wrong.
name_errors
check_name_fishbase(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") # } # NOT RUN { # }
Run the code above in your browser using DataLab