View source: R/add_freq_class.R
add_freq_class | R Documentation |
Convert percentages to frequency classes
add_freq_class(per_pres)
per_pres |
Numeric. Percentage (i.e. 0-100) |
Factor with levels always, often, frequent, occasional, and infrequent
add_freq_class(c(2,20,40,60,100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.