[R] a problem

Wu Gong wg2f at mtmail.mtsu.edu
Sat Jul 31 07:17:41 CEST 2010


The function write.foreign is used to export data to other statistical
software. To read data from Excel, R has :

library(foreign)
read.xport("name.xpt")

or 
library(gdata)
read.xls()

-----
A R learner.
-- 
View this message in context: http://r.789695.n4.nabble.com/a-problem-tp2308667p2308676.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list