dot-conv_dtype: Variable class conversion

.conv_dtypeR Documentation

Variable class conversion

Description

Variable class conversion

Usage

.conv_dtype(x, dtype = c("num", "str", "fac", "bool"), levs = NULL)

Arguments

x

variable to be converted

dtype

desired variable class (numeric, string, factor)

levs

levels in case of class factor

Value

converted x


tkimhofer/cleansing documentation built on Oct. 25, 2022, 1:12 a.m.