returns species names given FishBase's SpecCodes
species_names(codes, server = getOption("FISHBASE_API", FISHBASE_API),
all_taxa = load_taxa(server = server))a vector of speccodes (e.g. column from a table)
base URL to the FishBase API (by default). For SeaLifeBase, use https://fishbase.ropensci.org/sealifebase
the taxa table, usually loaded by default
A character vector of species names for the SpecCodes