View source: R/saeplus_dummify.R
saeplus_dummify | R Documentation |
This function will create a set of dummy variables from the level of another variable
saeplus_dummify(dt, var)
dt |
an object of class data.table/data.frame |
var |
a variable name within dt |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.