surveyTable: Wrapper around surveyPlot that suppresses plot creation and...

Description Usage Arguments

Description

Wrapper around surveyPlot that suppresses plot creation and returns data only.

Usage

1
2
  surveyTable(x, qid, statsFunction = "statsGuess",
    plotFunction = NA, ...)

Arguments

x

Object to plot, of class surveyor, see also as.surveyor

qid

String. Unique question identifier, e.g. "Q4"

statsFunction

A reference to a function that summarizes the coded data. Defaults to statsGuess

plotFunction

A reference to a function that plots the summarized data. Defaults to plotGuess

...

Passed to methods


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