plotDataHeatmap: Plots a heatmap representation fo the data.

Description Usage Arguments

View source: R/PlotsExplore.r

Description

Plots a heatmap representation fo the data.

Usage

1
plotDataHeatmap(dat, colNms, numObs = 75)

Arguments

dat

dataset

colNms

a vector of column names you want to include (all factor or character columns removed)

numObs

The top n observations to include in the plot


wtcooper/vizrd documentation built on May 4, 2019, noon