Description Usage Arguments Examples
View source: R/devuelve_tabla_agrupada.R
group values of nominal variables
1 | devuelve_tabla_agrupada(tbla, variable_nom, target_nom)
|
tbla |
table with data. It has to have the nominal variable and the target variable. |
variable_nom |
name of the ordinal variable that you want to group. |
target_nom |
name if the target variable. |
1 | set.seed(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.