quick.heat: Heat Map of Correlations

Description Usage Arguments Value Examples

View source: R/quick.plots.R

Description

Helper function to quickly get list of column names based on partial piece.

Usage

1
quick.heat(myDF, use = "pairwise.complet.obs")

Arguments

myDF

Dataframe

use

use option passed to cor()

Value

GGplot of heat map

Examples

1
quick.heat(myDF)

ckraner/quick.tasks documentation built on May 24, 2019, 5:02 a.m.