surveyorUpdateDefaults: Selectively updates surveyor defaults.

Description Usage Arguments See Also

Description

Selectively updates surveyor defaults.

Usage

1
2
3
4
  surveyorUpdateDefaults(surveyor, defaultThemeSize = NULL,
    fastgraphics = NULL, addPlotTitle = NULL,
    brewerPalette = NULL, revBrewerPal = NULL,
    printTable = NULL)

Arguments

surveyor

Surveyor object

brewerPalette

Names of ColorBrewer palette to use

defaultThemeSize

Text size in points, passed to ggplot

fastgraphics

Uses lattice graphics if true, otherwise ggplot

addPlotTitle

If true, adds question text as plot title.

revBrewerPal

If TRUE, reverse the order of defaultBrewerPal

printTable

If TRUE will print the table as part of the report

See Also

as.surveyor, surveyorDefaults


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