Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

IdMappingAnalysis (version 1.16.0)

getData.Corr: Extract correlation results from the Corr object

Description

Extract correlation results from the Corr object.

Usage

"getData"(this, ...)

Arguments

...
Not used

Value

numeric vector of correlation results.

See Also

For more information see Corr.

Examples

Run this code
 dat<-examples$corr$getData();
 dat[1:20];
 

Run the code above in your browser using DataLab