| data_onehot | R Documentation |
One-hot encode selected columns
data_onehot(data, ...)
data |
A data frame or tibble. |
... |
Tidyselect expressions specifying columns to one-hot encode |
Data frame with one hot encoded data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.