plotHist: plotHist

Description Usage Arguments Value Author(s) See Also

Description

plotHist Renders a histogram with a normal curve as well as a table of summary statistics.

Usage

1
plotHist(data, xLab = NULL, yLab, plotTitle = NULL)

Arguments

data

Data frame containing a single numeric variable

xLab

Capital case character string the group or subset of data being printed (optional)

yLab

Capital case character string describing y is being printed

plotTitle

Capital case character string for the plotTitle of the plot

Value

List containing a summary statistics and a histogram

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other visualization functions: plotBar, plotBox, plotCooks, plotCorr, plotFreqProp, plotLinear, plotLine, plotQQ, plotResAll, plotResFit, plotResLeverage, plotResQQ, plotScatter


DataScienceSalon/mdb documentation built on May 28, 2019, 12:23 p.m.