powered by
BIEN_taxonomy_species downloads a dataframe of all taxonomic information for given species.
BIEN_taxonomy_species(species, ...)
Dataframe containing taxonomic information for the specified species.
A single species or a vector of species.
Additional arguments passed to internal functions.
Other taxonomy functions: BIEN_taxonomy_family(), BIEN_taxonomy_genus()
BIEN_taxonomy_family()
BIEN_taxonomy_genus()
if (FALSE) { BIEN_taxonomy_species("Cannabis sativa") species_vector<-c("Acer nigrum","Cannabis sativa") BIEN_taxonomy_species(species_vector)}
Run the code above in your browser using DataLab