On Fri, May 13, 2011 at 7:02 AM, Asan Ramzan <asanram...@yahoo.com> 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 can assign each column to a variable.
See this page: http://rwiki.sciviews.org/doku.php?id=tips:data-io:ms_windows&s=excel -- Statistics & Software Consulting GKX Group, GKX Associates Inc. tel: 1-877-GKX-GROUP email: ggrothendieck at gmail.com ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.