Re: [R] Excel to R

2011-05-13 Thread Robert Baer
-- From: "Asan Ramzan" Sent: Friday, May 13, 2011 6:02 AM To: Subject: [R] Excel to R Hello R-help I am trying to copy and paste large column of data from windows Excel into R base speed sheet using: Data1<-edit(data.frame()

Re: [R] Excel to R

2011-05-13 Thread Gabor Grothendieck
On Fri, May 13, 2011 at 7:02 AM, Asan Ramzan wrote: > Hello R-help > > I am trying to copy and paste large column of data from windows Excel into R > base speed sheet using: > > > Data1<-edit(data.frame()) > > But I can only copy and paste one cell at a time which is time consuming. > > Also how c

[R] Excel to R

2011-05-13 Thread Asan Ramzan
Hello R-help   I am trying to copy and paste large column of data from windows Excel into R base speed sheet using:   Data1<-edit(data.frame())   But I can only copy and paste one cell at a time which is time consuming.   Also how can assign each column to a variable. [[alternative HTML