Description Usage Arguments Examples
Selecting categorical variables from a data frame
| 1 | 
| df | A data frame. | 
| 1 2 3 | data("credit")
credit %>% select_categorical()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.