plotHist: plotHist

Description Usage Arguments Value Author(s) See Also

View source: R/visualization.R

Description

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

Usage

1
plotHist(data, xLab = NULL, yLab, title = 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

title

Capital case character string for the title of the plot

Value

List containing a summary statistics and a histogram

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other visualization functions: plotBox, plotCooks, plotFreqProp, plotQQ, plotResAll, plotResFit, plotResLeverage, plotResQQ, plotScatter


DataScienceSalon/movies documentation built on May 28, 2019, 12:24 p.m.