pre_process_likert: Preprocess HSR data for plotting Likert data

Description Usage Arguments

Description

'plot_likert' generates a floating bar graph (horizontally) aligned for survey data that is on lickert scale. Currently this function supports a a five point Likert scale the with levels "Strongly Disagree", "Disagree", "Neutral", "Agree", and "Strongly Agree"

Usage

1
2
pre_process_likert(.data, school_order = c("KAP", "KAMS", "KCCP", "KBCP",
  "KC", "KN"), ...)

Arguments

.data

data.frame of Healthy Schools and Regions data in long format

school_order

order schools (abbreviated names) should be listed in

...

args passed to abbrev.


chrishaid/hsrr documentation built on May 13, 2019, 6:53 p.m.