View source: R/ena.correlations.R
ena.correlations | R Documentation |
Calculate both Spearman and Pearson correlations for the provided ENAset
ena.correlations(enaset, dims = c(1:2))
enaset |
ENAset to run correlations on |
dims |
The dimensions to calculate the correlations for. Default: c(1,2) |
Matrix of 2 columns, one for each correlation method, with the corresponding correlations per dimension as the rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.