taxa(..., .list = NULL)
... | Any number of object of class |
---|---|
.list | An alternate to the |
An R6Class
object of class Taxon
This is the documentation for the class called taxa
. If you are looking for
the documentation for the package as a whole: taxa-package.
Other classes:
hierarchies()
,
hierarchy()
,
taxmap()
,
taxon_database()
,
taxon_id()
,
taxon_name()
,
taxon_rank()
,
taxonomy()
,
taxon()
#> <Taxon> #> name: Poa annua #> rank: species #> id: 93036 #> authority: nonetaxa(a, a, a)#> <taxa> #> no. taxa: 3 #> Poa annua / species / 93036 #> Poa annua / species / 93036 #> Poa annua / species / 93036#> <taxa> #> no. taxa: 3 #> empty set# combo non-null and null taxa(a, x, a)#> <taxa> #> no. taxa: 3 #> Poa annua / species / 93036 #> empty #> Poa annua / species / 93036