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 version deleted]]
______________________________________________ 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.