Briggs, Meredith M
2004-Aug-19 22:58 UTC
[R] How do you read in a table with numeric and dates fields without it defaulting to reading in the dates as factors?
[This email is either empty or too large to be displayed at this time]
Roger D. Peng
2004-Aug-20 12:22 UTC
[R] How do you read in a table with numeric and dates fields without it defaulting to reading in the dates as factors?
Does setting `as.is = TRUE' in read.table() do what you want? -roger Briggs, Meredith M wrote:> ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html >