Learn R Programming

radiant.data (version 0.8.1)

getclass: Get variable class

Description

Get variable class

Usage

getclass(dat)

Arguments

dat

Dataset to evaluate

Value

Vector with class information for each variable

Details

Get variable class information for each column in a data.frame

Examples

Run this code
# NOT RUN {
getclass(mtcars)

# }

Run the code above in your browser using DataLab