Description Usage Arguments Value Examples
View source: R/an0_retrieve_species_info.R
Assign a unique identifiers to species and build a data frame including
their taxonomic hierarchy. Note that the data frame for the full set of
species is included in fishList (see ?fishList) abd the code of thi
function shows how we retrieved the data.
1 | an0_retrieve_species_info(sciNames, verbose = FALSE)
|
sciNames |
Vector of scientific names of species. |
verbose |
Logical. Should extra information be reported on progress? |
A data frame, each row contains the information for one species, NA #' are added for pieces of information missing.
1 2 | # Not run
# an0_retrieve_species_info(sps)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.