plotBar2: plotBar2

Description Usage Arguments Value Author(s) See Also

View source: R/visualization.R

Description

plotBar2 Renders a bar plot

Usage

1
plotBar2(data, yLab, xLab, plotTitle = NULL, values = FALSE)

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: groupBarPlot, pieChart, plotBar, plotBox, plotCIBars, plotCorr, plotFreqProp, plotHist, plotLine, plotQQ, plotResFit, plotResQQ, plotScatter, plotStackedBar


DataScienceSalon/Bayesian-Regression documentation built on May 29, 2019, 12:06 a.m.