taxonomy: Gets the higher taxonomy and authorship of the species using...

Description Usage Arguments Value Examples

View source: R/taxonomy.R

Description

Gets the higher taxonomy and authorship of the species using the Worms database

Usage

1
taxonomy(sciname)

Arguments

sciname

chr or list

Value

dataframe

Examples

1
2
3
4
5
taxonomy("Ulva linza")
taxonomy("Mastocarpus")

# A list of species
taxonomy(c("Ulva linza", "Mastocarpus"))

martonelab/ptm documentation built on July 13, 2020, 10:36 p.m.