Learn R Programming

smarter (version 1.0.1)

smart_RT: smart_RT

Description

Calls read.table() but sets argument stringsAsFactors = FALSE to prevent treating character columns as factors.

Usage

smart_RT(...)

Value

Return is identical to read.table()

Arguments

...

arguments passed to read.table