Subject: Re: [R] R 1.2.1 - read.table - factors problem...
From: Jim Lemon (bitwrit@ozemail.com.au)
Date: Wed 31 Jan 2001 - 21:23:20 EST
Message-ID: <3A77F5A8.319DEE6D@ozemail.com.au>
This _may_ be another example of the "space" problem. Numeric fields
with embedded spaces have often been converted to factors by read.table
(although I confess to not having the latest version). I usually use
tr -d '\40' < oldfile > newfile
to remove the spaces and have no problem.
Jim
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2b25 : Thu 01 Feb 2001 - 16:14:45 EST