an0_retrieve_species_info: Retrieve taxonomic information.

Description Usage Arguments Value Examples

View source: R/an0_retrieve_species_info.R

Description

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.

Usage

1
an0_retrieve_species_info(sciNames, verbose = FALSE)

Arguments

sciNames

Vector of scientific names of species.

verbose

Logical. Should extra information be reported on progress?

Value

A data frame, each row contains the information for one species, NA #' are added for pieces of information missing.

Examples

1
2
# Not run
# an0_retrieve_species_info(sps)

McCannLab/HomogenFishOntario documentation built on Nov. 20, 2021, 1:25 a.m.