Taxa | R Documentation |
Taxa
represents a set of taxons. See Taxon()
. These are typically used
to specify species and other taxonomic groups that belong to a model.
Taxa(...)
... |
A set of |
An instance of class Taxa
Taxa(
Taxon(
family = "Pinaceae",
genus = "Pinus",
species = "ponderosa"
),
Taxon(
family = "Betulaceae"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.