correlationsParameters | R Documentation |
Retrieve the default parameters for correlation analysis.
correlationsParameters()
## Retrieve the default correlation parameters
p <- correlationsParameters()
## Assign the correlation parameters to analysis parameters
cp <- analysisParameters('correlations')
parameters(cp,'correlations') <- p
print(cp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.