Description Usage Arguments Value
Private utility function: given a possibly non-factor column passed as a quosure, convert into a factor
1 | col_to_factor(data, col_enquo)
|
data |
A data frame or tibble |
col_enquo |
A quosure |
A data frame or tibble with the corresponding column converted to factor if nevessary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.