smart_df {smarter} | R Documentation |
smart_df
Description
Construct data.frame with data.frame()
but sets stringsAsFactors
to FALSE
.
Usage
smart_df(...)
Arguments
... |
arguments passed to data.frame |
Value
A data.frame
[Package smarter version 1.0.1 Index]