Skip to content
Prev 318222 / 398503 Next

data.frame and import to xlsx

Hello,

I'm not sure I understand the question. You want to import an xlxs sheet 
to R? Look at package XLConnect. The vignette explains several ways of 
doing it.
And as for the frame, the import functions in XLConnect (and the several 
read.* functions in base R) return data.frames so the problem should be 
solved.

Hope this helps,

Rui Barradas

Em 23-02-2013 22:14, sisi26 escreveu: