[R] Importing Data.

Jason C. Leach jleach at mail.ocis.net
Thu Jul 18 00:39:15 CEST 2002


hi,

I'm a bit new to R and need a hand importing data.
I have a text file of (x,y) pairs like:

x,y
x,y
x,y

I can read them in fine with read.table(), but I need to do some 
cluster analysis on them, so I need it in a format cclust will
understand, namely a Matrix.  Can anyone help with the code to
to convert the data type?


Thanks,
j.



-- 
......................
..... Jason C. Leach
.. 

Current PGP/GPG Key ID: 43AD2024 
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list