Description Usage Arguments Value Author(s) See Also Examples
Extract unique pairs from the Corr object.
1 2 | ## S3 method for class 'Corr'
getUniquePairs(this, ...)
|
... |
Not used |
UniquePairs object
Alex Lisovich, Roger Day
For more information see Corr
.
1 2 3 | uniquePairs<-examples$corr$getUniquePairs();
uniquePairs[1:10,];
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.