pieChart: pieChart

Description Usage Arguments Value Author(s) See Also

View source: R/visualization.R

Description

pieChart Renders a pie plot

Usage

1
pieChart(data, xLab, plotTitle = NULL)

Arguments

data

Data frame or vector containing a single categorical factor variable

xLab

Capital case character string containing the name of the variable x variable

plotTitle

Capital case character string for the title of the plot

yLab

Capital case character string describing the y variable

Value

Bar plot

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other visualization functions: groupBarPlot, plotBar2, plotBar, plotBox, plotCIBars, plotCorr, plotFreqProp, plotHist, plotLine, plotQQ, plotResFit, plotResQQ, plotScatter, plotStackedBar


DataScienceSalon/Bayesian-Regression documentation built on May 29, 2019, 12:06 a.m.