plotScatter: plotScatter

Description Usage Arguments Value Author(s) See Also

Description

plotScatter Renders a scatterplot for two numerical variablesa

Usage

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

Arguments

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

Value

Scatterplot object

Author(s)

John James, jjames@datasciencesalon.org

See Also

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


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