smart_RT {smarter} | R Documentation |
smart_RT
Description
Calls read.table()
but sets
argument stringsAsFactors = FALSE
to prevent
treating character columns as factors.
Usage
smart_RT(...)
Arguments
... |
arguments passed to read.table |
Value
Return is identical to read.table()
[Package smarter version 1.0.1 Index]