plotBarSum: Plot data in bar chart format without modifying format.

Description Usage Arguments See Also

Description

The standard plotBar() function will plot the data in a stacked bar chart format and apply percentage formatting. plotBarSum() applies no formatting.

Usage

1
  plotBarSum(s, plotFunction = "plotBarSum", ...)

Arguments

s

A surveyorStats object

plotFunction

Character vector: Identifies the name of the plot function used to create the plot

...

Ignored

See Also

For an overview of the surveyor package surveyor

Other plotFunctions: plotBar, plotColumn, plotGuess, plotNetScore, plotNull, plotPoint, plotText


andrie/surveyor documentation built on May 10, 2019, 11:21 a.m.