These functions are deprecated and will be removed in future versions.
Usage
convertDfCols(
df,
chars.as.factor = FALSE,
factors.as.char = FALSE,
ints.as.num = FALSE,
logicals.as.factor = FALSE
)
listToShortString(x, num.format = "%.4g", clip.len = 15L)
Arguments
- df
No text
- chars.as.factor
No text
- factors.as.char
No text
- ints.as.num
No text
- logicals.as.factor
No text
- x
No text
- num.format
No text
- clip.len
No text