plotLine: plotLine

Description Usage Arguments Value Author(s) See Also

Description

plotLine Renders a line plot

Usage

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

Arguments

data

Data frame containing plokt data

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

plotTitle

Character case character string containing the title for the plot

Value

List containing a contingency table and a stacked bar plot.

Author(s)

John James, jjames@datasciencesalon.org

See Also

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


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