deprecated {BBmisc}R Documentation

Deprecated function. Do not use!

Description

Deprecated function. Do not use!

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


[Package BBmisc version 1.13 Index]