[R] RE:

About this list Date view Thread view Subject view Author view

Martyn Plummer (plummer@iarc.fr)
Tue, 09 Nov 1999 16:24:37 +0100 (CET)



I usually do this by saving the spreadsheet in comma-separated variable
(csv) format, and then read it into R with this command

foo.dat <- read.table("foo.csv", header=TRUE, sep=",")

Martyn

On 09-Nov-99 Nestler, Angelika wrote:
>
> How can I import tables from Microsoft-Exel into R? Perhaps You can
> explain in an example. Thanks!
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b3 on Tue 04 Jan 2000 - 13:34:00 EST