var.categoricas {loadeR}R Documentation

Filter category variables of a data.frame.

Description

Filter category variables of a data.frame.

Usage

var.categoricas(data)

Arguments

data

a data.frame object.

Value

A data.frame object only with its categoric variables.

Author(s)

Diego Jimenez <diego.jimenez@promidat.com>

Examples

var.categoricas(iris)


[Package loadeR version 1.2.0 Index]