View source: R/psExtra-class.R
new_psExtraOrdInfo | R Documentation |
Constructor for info list class used in ord_info element of psExtraInfo
new_psExtraOrdInfo(
method = character(),
constraints = character(),
conditions = character()
)
method |
character string naming ordination method |
constraints |
character vector naming any constraint variables |
conditions |
character vector naming any condition variables |
psExtraOrdInfo S3 class list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.