Description Usage Arguments Examples
Rescale 3-level categorical variables
"Too modest", "About right" and "Too ambitious".
This is a wrapper function around the the rescale_categories function.
| 1 2 3 | 
| column | A column from a survey data frame where the evaluation of goals takes place with three levels. | 
| from | Defaults to  | 
| to | Defaults to  | 
| na_labels | Defaults to  | 
| underscore | Defaults to  | 
| exact_from | Deafults to  | 
| return_class | Default is  | 
| 1 2 3 | rescale_goal_3 (column = c(
 "Too modest", "About RIGHT", "Too ambitious", "NA", "DK")
 )
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.