cor2df: Store a correlation matrix as a (long) data.frame

View source: R/correlation.R

cor2dfR Documentation

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

Details

Return the correlation matrix as a (long) data.frame. See https://radiant-rstats.github.io/docs/basics/correlation.html for an example in Radiant


radiant-rstats/radiant.basics documentation built on Jan. 19, 2024, 12:14 p.m.