Re: [R] Tranfer data from exel into R

2013-05-10 Thread iembry
Hi, you are very welcome! I'm glad that it works now. Irucka Embry <-Original Message-> >From: Hiep [via R] [ml-node+s789695n4666747...@n4.nabble.com] >Sent: 5/10/2013 6:27:23 AM >To: iruc...@mail2world.com >Subject: Re: Re: Tranfer data from exel into R > >Hi Irucka > >it works now,

Re: [R] Tranfer data from exel into R

2013-05-08 Thread iembry
Hi, how are you? You are welcome for my assistance. I'm sorry, but I made a mistake in my previous post. Is your .csv file in your working R directory? If so, then H<-read.csv("Book.csv", header=TRUE, sep=",") should work. I am assuming that your data is comma separated and that the names of