datos.disyuntivos: Create disjunctive columns to a data.frame.

datos.disyuntivosR Documentation

Create disjunctive columns to a data.frame.

Description

Create disjunctive columns to a data.frame.

Usage

datos.disyuntivos(data, var)

Arguments

data

a data.frame object.

var

the column name to apply disjunctive code.

Value

data.frame

Author(s)

Diego Jimenez <diego.jimenez@promidat.com>

Examples

datos.disyuntivos(iris, "Species")


regressoR documentation built on July 9, 2023, 5:26 p.m.