Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


hellno (version 0.0.1)

data.frame: alternative data.frame() implementation

Description

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

Usage

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

Arguments

...
stringsAsFactors
see data.frame by default set to FALSE

See Also

data.frame