Description Usage Arguments Value See Also
Add description
| 1 2 3 |   statsCentral(surveyorCode,
    statsFunction = c("weightedMean", "median", "sum", "count"),
    ylabel = "Mean", formatter = "formatRound", ...)
 | 
| surveyorCode | An object of class "surveyorCode". This is a list with the first element being a data frame with four columns: cbreak, question, response, weight | 
| statsFunction | The name of a weighted central
tendency function, e.g.  | 
| ylabel | y-axis label on plot | 
| formatter | A formatting function, such as
 | 
| ... | Other arguments passed to
 | 
A data frame with three columns: cbreak, question, value
For an overview of the surveyor package
surveyor
Other statsFunctions: statsBin,
statsBinPercent, statsCount,
statsGuess, statsMean,
statsMedian, statsNetScore,
statsRank, statsSum,
statsText
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.