Description Usage Arguments Value Author(s) See Also
plotScatter Renders a scatterplot for two numerical variablesa
1 | plotScatter(data, xLab, yLab, plotTitle = NULL)
|
data |
Data frame containing the quantitative variables |
xLab |
Capital case character string containing the name of the grouping or subset variable |
yLab |
Capital case character string containing the name of the y variable |
plotTitle |
Capital case character string for title of plot |
Scatterplot object
John James, jjames@datasciencesalon.org
Other visualization functions: plotBar,
plotBox, plotCooks,
plotCorr, plotFreqProp,
plotHist, plotLinear,
plotLine, plotQQ,
plotResAll, plotResFit,
plotResLeverage, plotResQQ
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.