[R] RES: Re : How to Import Excel file into R 2.9.0 version

Leandro Marino leandro at cesgranrio.org.br
Tue Aug 11 14:51:12 CEST 2009


Another possibility is to download the xlsReadWrite package in http://treetron.googlepages.com/xlsreadwrite.htm

And use the read.xls() function.

I am using this package without problems.



Atenciosamente,
Leandro Lins Marino
Centro de Avaliação
Fundação CESGRANRIO
Rua Santa Alexandrina, 1011 - 2º andar
Rio de Janeiro, RJ - CEP: 20261-903
R (21) 2103-9600 R.:236 
  (21) 8777-7907
( leandro at cesgranrio.org.br

"Aquele que suporta o peso da sociedade
    é precisamente aquele que obtém
 as menores vantagens". (SMITH, Adam)

  Antes de imprimir pense em sua responsabilidade e compromisso com o MEIO AMBIENTE 

Esta mensagem, incluindo seus anexos, pode conter informacoes privilegiadas e/ou de carater confidencial, nao podendo ser retransmitida sem autorizacao do remetente. Se voce nao e o destinatario ou pessoa autorizada a recebe-la, informamos que o seu uso, divulgacao, copia ou arquivamento sao proibidos. 
Portanto, se você recebeu esta mensagem por engano, por favor, nos informe respondendo imediatamente a este e-mail e em seguida apague-a.


-----Mensagem original-----
De: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] Em nome de Inchallah Yarab
Enviada em: terça-feira, 11 de agosto de 2009 09:33
Para: r-help at r-project.org
Assunto: [R] Re : How to Import Excel file into R 2.9.0 version



i advice you to save the file under csv and then use
read.csv2("c:/file.csv",sep=",")
hope that helps!!!

inchallahyarab

2009/8/11 rajclinasia <raj at clinasia.com>

>
> Hi Every one,
> I have a problem with Reading Excel file into R 2.9.0 version. In 
> older versions it is working with "xlsReadWrite" package. But in 2.9.0 
> version there is no package like that. so help me out in this aspect.
>
> Thanks in Advance.
> --
> View this message in context:
> http://www.nabble.com/How-to-Import-Excel-file-into-R-2.9.0-version-tp
> 24914638p24914638.html Sent from the R help mailing list archive at 
> Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

    [[alternative HTML version deleted]]

______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



      
	[[alternative HTML version deleted]]




More information about the R-help mailing list