Description Usage Arguments Examples
View source: R/gethier.R
Get hierarchy as a data.frame
1
gethier(x)
x
An object of class taxon
1 2 3 4 5 6
bin <- binomial("Poa", "annua", authority="L.") class <- grouping(kingdom=taxonref("kingdom", "Plantae"), species=taxonref("family", "Poaceae")) out <- taxon(bin, class) # get hierarchy as data.frame gethier(out)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.