datos.disyuntivos | R Documentation |
Create disjunctive columns to a data.frame.
datos.disyuntivos(data, var)
data |
a data.frame object. |
var |
the column name to apply disjunctive code. |
data.frame
Diego Jimenez <diego.jimenez@promidat.com>
datos.disyuntivos(iris, "Species")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.