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