View source: R/likert_scale_conversion.R
likert_scale_conversion | R Documentation |
likert_scale_conversion convert likert scale characters to numerical numbers It takes on an array or a data frame. if a vector is passed to the function it will be converted into a data frame Check if all the variables are numeric and not strings
likert_scale_conversion(df)
df |
data frame or a matrix with likert scale rating strongly agree, agree, etc |
a matrix of plots
Richard Magala, 2022
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.