[EMAIL PROTECTED] (Michael A. Miller) writes: > I have numerous data files that have dashes, periods and > underscores in the header row. I've got numerous R codes that > read those files with read.table and read.csv and then use the > names expecting the underscores and dashes to be changed to > periods in the column names. Since this no longer happens in > 1.9.0, lots of codes are failing.
Gah! I could swear we discussed that particular issue leading up to 1.9.x and had plans for a compatibility option. You might file a bug report at least for the docs, since the example is clearly wrong... -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
