Mas ainda continua o erro.

> require(xlsx)
> setwd("/media/Meus arquivos/Pendrive/KINGSTON/sweave/apostilaR2")
> dados<-read.xlsx("teste.xlsx",sheetName="Plan1")
Erro em read.xlsx("teste.xlsx", sheetName = "Plan1") : 
  Cannot find the sheet you requested in the file!
> dados<-read.xlsx("teste.xlsx",sheetIndex="Sheet1")
Erro em read.xlsx("teste.xlsx", sheetIndex = "Sheet1") : 
  Cannot find the sheet you requested in the file!
> dados<-read.xlsx("teste.xlsx",sheetName="Plan1")
Erro em read.xlsx("teste.xlsx", sheetName = "Plan1") : 
  Cannot find the sheet you requested in the file!




 
André Oliveira Souza



Em Quinta-feira, 7 de Novembro de 2013 11:01, Alexandre Serpa 
<[email protected]> escreveu:
 
Valeu Walmes, inverti na hora de escrever o email.

Foi mal Andre!


Alexandre Serpa

Psicólogo
Especialista em Métodos Computacionais Estatísticos
Mestre em Educação
Doutorando em Psicologia
email:   [email protected]


Em 7 de novembro de 2013 01:13, Luciano F. Sgarbi <[email protected]> 
escreveu:

Desculpa não vi o post do Walmes
>Em 07/11/2013 01:04, "walmes ." <[email protected]> escreveu:
>
>Deve se usar o sinal de atribuir apontando pro objeto e não para o comando. 
>>X -> 10
>>X <- 10
>>À disposição.
>>Walmes
>>
>>_______________________________________________
>>R-br mailing list
>>[email protected]
>>https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br
>>Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forneça código 
>>mínimo reproduzível.
>>
>_______________________________________________
>R-br mailing list
>[email protected]
>https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br
>Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forneça código 
>mínimo reproduzível.
>


_______________________________________________
R-br mailing list
[email protected]
https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br
Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forneça código 
mínimo reproduzível.
_______________________________________________
R-br mailing list
[email protected]
https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br
Leia o guia de postagem (http://www.leg.ufpr.br/r-br-guia) e forneça código 
mínimo reproduzível.

Responder a