Description Usage Arguments Value Author(s) See Also
View source: R/visualization.R
plotBar
Renders a bar plot with bars sequenced by value left to right.
1 2 |
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 |
Bar plot
John James, jjames@datasciencesalon.org
Other visualization functions: groupBarPlot
,
pieChart
, plotBar2
,
plotBox
, plotCIBars
,
plotCorr
, plotFreqProp
,
plotHist
, plotLine
,
plotQQ
, plotResFit
,
plotResQQ
, plotScatter
,
plotStackedBar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.