View source: R/psExtra-class.R
new_psExtraInfo | R Documentation |
Constructor for psExtraInfo list objects (internal use)
new_psExtraInfo(
tax_agg = character(),
tax_trans = character(),
tax_scale = character(),
dist_method = character(),
ord_info = new_psExtraOrdInfo()
)
tax_agg |
character string naming rank at which psExtra was aggregated |
tax_trans |
character vector naming transformation(s) applied to taxa in psExtra |
tax_scale |
character vector |
dist_method |
character vector |
ord_info |
psExtraOrdInfo list |
psExtraInfo S3 class list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.