species_names {rfishbase} | R Documentation |
species_names
Description
Show scientific classification of taxa Note: species_names() is an alias for load_taxa().
Usage
species_names(server = c("fishbase", "sealifebase"), version = "latest", ...)
Arguments
server |
Either "fishbase" (the default) or "sealifebase" |
version |
the version of the database you want. Will default to the
latest available; see |
... |
for compatibility with previous versions |
Value
the taxa list
[Package rfishbase version 5.0.0 Index]