plotScatter: plotScatter

Description Usage Arguments Value Author(s) See Also

View source: R/visualization.R

Description

plotScatter Renders a scatterplot for two numerical variablesa

Usage

1
plotScatter(data, xLab, yLab, title = 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

title

Capital case character string for title of plot

Value

Scatterplot object

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other visualization functions: plotBox, plotCooks, plotFreqProp, plotHist, plotQQ, plotResAll, plotResFit, plotResLeverage, plotResQQ


DataScienceSalon/movies documentation built on May 28, 2019, 12:24 p.m.