Description Usage Arguments Value Author(s) See Also
View source: R/visualization.R
plotBox Renders a single or grouped box plot.
1 |
data |
Data frame or vector containing two columns: 1: Categorical independent variable (x) 2: Numeric response variable (y) |
xLab |
Capital case character string containing the name of the x variable (optional) |
yLab |
Capital case character string containing the name of the y variable |
title |
Character case character string containing the title for the plot |
List containing a contingency table and a stacked bar plot.
John James, jjames@datasciencesalon.org
Other visualization functions: plotCooks,
plotFreqProp, plotHist,
plotQQ, plotResAll,
plotResFit, plotResLeverage,
plotResQQ, plotScatter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.