Skip to content
Prev 13794 / 398502 Next

read.table() suggestions

I also have an aversion to factors sneaking in where they're not wanted,
but read.table is OK because of its as.is argument.  What I would like to
see is that same argument made available in other functions that create 
data frames, such as as.data.frame() and aggregate().

   Pierre
David Brahm wrote:
[snip]