| data.frame {hellno} | R Documentation |
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
... |
see |
stringsAsFactors |
see |
See Also
[Package hellno version 0.0.1 Index]