View source: R/dummies_transformationDS.R
dummies_transformationDS | R Documentation |
Divide columns of table by a vector of values, this function is to be used to transform tables that only contain dummies for the FAMD functionality. Other uses may yield to errors as there is no checks for coherence between the table and the vector.
dummies_transformationDS(x, ...)
x |
|
... |
|
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.