licorice: plot the likert scale results using centered bar plot

Description Usage Arguments

Description

plot the likert scale results using centered bar plot

Usage

1
2
3
licorice(data, answers_order = levels(as.factor(data$response)),
  sort = FALSE, middle_pos = 2.5, type = c("center", "fill", "count"),
  strwrap_width = 25)

Arguments

data

the dataset

sort

whether to sort results, defaults to TRUE

middle_pos

a number corresponding to the location at which to center the plot

type

the type of graph to create (center, fill, count)

strwrap_width

at what position in the question to place newline characters


Bart6114/licorice documentation built on May 5, 2019, 10:26 a.m.