plot.likertData: Plot likert data

Description Usage Arguments Author(s) Examples

Description

Create a simple likert plot from the data

Usage

1
2
## S3 method for class 'likertData'
plot(x, ...)

Arguments

x

An object of class likertData

...

further arguments passed down to the HH::likert call

Author(s)

Gregor de Cillia

Examples

1
2
3
testData = createTestData()
plot( testData )
plot( testData, positive.order = TRUE )

GregorDeCillia/shinyLikert documentation built on May 6, 2019, 6:36 p.m.