surveyTableApply: Apply surveyTable to list of question definitions.

Description Usage Arguments Value See Also

Description

Apply surveyTable to list of question definitions.

Usage

1
2
  surveyTableApply(banner, s, mlist, simplify = TRUE,
    remove = c("statsText"), allBreaks = TRUE)

Arguments

banner

a list of arguments to send to surveyPlot

s

Optional surveyor object. If supplied, appends s to each element of defs

mlist

Options list of modified arguments

simplify

If TRUE, simplifies results to data frame, otherwise the result is a list

remove

a character vector of stats_methods to remove from data

allBreaks

If TRUE, sets all onlyBreaks arguments to NULL, thus creating surveyTable for all crossbreaks in surveyor

Value

A data frame (if simplified=TRUE), otherwise a list

See Also

Other Surveyor apply functions: surveyPlotApply


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