Learn R Programming

loadeR (version 1.2.0)

var.categoricas: Filter category variables of a data.frame.

Description

Filter category variables of a data.frame.

Usage

var.categoricas(data)

Value

A data.frame object only with its categoric variables.

Arguments

data

a data.frame object.

Author

Diego Jimenez <diego.jimenez@promidat.com>

Examples

Run this code
var.categoricas(iris)

Run the code above in your browser using DataLab