regressoR (version 1.1.7)

var_numerical: var_numerical

Description

gets only the numerical columns.

Usage

var_numerical(data)

Arguments

data

the dataset.

Value

a vector with the names of the numerical columns.

Examples

Run this code
# NOT RUN {
var_numerical(iris)

# }

Run the code above in your browser using DataLab