cor2df: Store a correlation matrix as a (long) data.frame
Description
Store a correlation matrix as a (long) data.frame
Usage
cor2df(object, labels = c("label1", "label2"), ...)
Arguments
- object
Return value from correlation
- labels
Column names for the correlation pairs
- ...
further arguments passed to or from other methods