[R] Excel to R

Gabor Grothendieck ggrothendieck at gmail.com
Fri May 13 13:07:36 CEST 2011


On Fri, May 13, 2011 at 7:02 AM, Asan Ramzan <asanramzan at 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



More information about the R-help mailing list