convertClasses: convert columns in a data.frame to a specified types

Description Usage Arguments Value

View source: R/transform.R

Description

convert columns in a data.frame to a specified types

Usage

1
convertClasses(df, classes)

Arguments

df

input data.frame that should be converted

classtype

vector of target types : "character", "numeric", "logical", "integer" or "double".

Value

data.frame


vh-d/VHtools documentation built on May 3, 2019, 6:11 p.m.