corrtable: fileTable

Description Usage Arguments Examples

View source: R/corrtable.R

Description

fileTable

Usage

1

Arguments

df

dataframe suitable for conversion to correlation matrix

Examples

1
2
df <- mtcars[, 1:7]
corrtable(df)

johnfrye/fryeR documentation built on Dec. 28, 2021, 6:20 p.m.