[R] new comer's question

Knut Krueger admin at biostatistic.de
Mon Jan 16 21:43:05 CET 2006



Chang Shen schrieb:

>
>I have a csv file looks like this: (between two ==== lines)
>===========================
>
>
>
>
>First I load it by read.table call:
>
>myArray <- read.table("c:/mydata.csv",sep=",");
>
>  
>
did you try read.csv("c:/mydata.csv",sep=",")

Regards Knut




More information about the R-help mailing list