Learn R Programming

rfishbase (version 5.0.0)

species_names: 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", ...)

Value

the taxa list

Arguments

server

Either "fishbase" (the default) or "sealifebase"

version

the version of the database you want. Will default to the latest available; see available_releases().

...

for compatibility with previous versions