plotTwoQuestions: Create a bi-variate plot that describes the results of two...

Description Usage Arguments Details Value

Description

Create a bi-variate plot that describes the results of two questions

Usage

1
2
plotTwoQuestions(x, id1, id2, levels1 = NULL, levels2 = NULL,
  plot_style = NULL)

Arguments

x

List of data.frames, each with clean results for a single question

id1

Index of the first question

id2

Index of the second question

levels1

Ordered factor levels for the first question

levels2

Ordered factor levels for the second question

plot_style

Plot style ("bar", "grid", "dot", "boxplot", "violin")

Details

Question type will dictate the plot that is produced:

Value

A plot


anthonypileggi/typeformR documentation built on May 10, 2019, 12:17 p.m.