plotBar: plotBar

Description Usage Arguments Value Author(s) See Also

Description

plotBar Renders a bar plot

Usage

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

Arguments

data

Data frame or vector containing a single categorical factor variable

yLab

Capital case character string describing the y variable

xLab

Capital case character string containing the name of the variable x variable

plotTitle

Capital case character string for the title of the plot

Value

Bar plot

Author(s)

John James, jjames@datasciencesalon.org

See Also

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


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