Description Usage Arguments Value Note Author(s) See Also Examples
Calculates the Pearson product-moment correlation coefficient for the site scores of ordination axes.
1 2 3 4 5 6 7 |
x |
an ordination object. Only methods for objects of class
|
axes |
the number of axes to calculate the correlation coefficients for. |
... |
arguments to be passed on to other methods. |
A named vector containing the correlation coefficients for the requested axes.
The arguments for cor
are hard coded at their
defaults, see cor
for details. A more flexible version
is planned that will allow arguments to be passed to cor
.
Gavin L. Simpson
cor
, for the main analysis function.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.