Skip to content
Prev 325824 / 398503 Next

Function in R saving in xls

Hello,

To work with xls files, check out package XLConnect. The vignette 
explains how to use it rather well.

Also, don't use attach() It can be confusing and a source for errors.

Hope this helps,

Rui Barradas

Em 23-06-2013 21:54, S?rgio Henrique almeida da silva ju escreveu: