getData.Corr {IdMappingAnalysis} | R Documentation |
Extract correlation results from the Corr object.
## S3 method for class 'Corr' getData(this, ...)
... |
Not used |
numeric
vector of correlation results.
Alex Lisovich, Roger Day
For more information see Corr
.
dat<-examples$corr$getData(); dat[1:20];