load_taxa {rfishbase} | R Documentation |
load_taxa
Description
Show scientific classification of taxa Note: species_names() is an alias for load taxa.
Usage
load_taxa(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]