as.data.frame: alternative as.data.frame() implementation

Description Usage Arguments See Also

Description

hellno::as.data.frame() wraps up base::as.data.frame() so that stringAsFactors is set to HELLNO ( == FALSE ) by default

Usage

1
2
as.data.frame(x, row.names = NULL, optional = FALSE,
  stringsAsFactors = HELLNO, ...)

Arguments

x

see as.data.frame

row.names

see as.data.frame

optional

see as.data.frame

stringsAsFactors

see as.data.frame by default set to FALSE

...

see as.data.frame

See Also

as.data.frame


petermeissner/hellno documentation built on May 25, 2019, 1:52 a.m.