convertClass: convert a vector to a specified type

Description Usage Arguments Value

View source: R/transform.R

Description

convert a vector to a specified type

Usage

1
convertClass(v, classtype)

Arguments

v

input vector

classtype

"character", "numeric", "logical", "integer" or "double".

Value

vector of the specified type


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