dummyCode | R Documentation |
This function is depreciated. Use fastDummies::dummy_cols() instead.
dummyCode(df, vars)
df |
A data frame. |
vars |
The variables in the data frame for which you want to create new dummy coded variables. |
A a dataframe with new dummy-coded variables added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.