FacToStr: Convert factor columns to character string

Description Usage Arguments Value

Description

More conditions of converting factors to expressions strings can be added after the gsub() function

Usage

1
FacToStr(raw.df, exclude = NULL)

Arguments

raw.df

dataframe with factor columns (actual numbers)

exclude

vector of strings/names of columns excluded from the operation, default: NULL

Value

dataframe with factor columns transferred to numeric, for '# evaluated using eval() as next step


hughshuwang/isocyanate documentation built on May 30, 2019, 7:17 a.m.