devuelve_tabla_agrupada: devuelve_tabla_agrupada

Description Usage Arguments Examples

View source: R/devuelve_tabla_agrupada.R

Description

group values of nominal variables

Usage

1
devuelve_tabla_agrupada(tbla, variable_nom, target_nom)

Arguments

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.

Examples

1

GabyP/agrupaVariables documentation built on Sept. 25, 2020, 8:04 p.m.