data.frame: alternative data.frame() implementation

Description Usage Arguments See Also

Description

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

Usage

1
data.frame(..., stringsAsFactors = HELLNO)

Arguments

...

see data.frame

stringsAsFactors

see data.frame by default set to FALSE

See Also

data.frame


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