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")


PROMiDAT/regresoR documentation built on July 8, 2023, 3 p.m.