An embedded and charset-unspecified text was scrubbed... Name: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20100817/e7ee7973/attachment.pl>
[R-es] Leer archivos .xls
6 messages · cesar procopio, Carlos J. Gil Bellosta, Montserrat Girabent +2 more
Esto podrÃa ayudarte: http://r.789695.n4.nabble.com/Failed-install-of-package-xlsReadWrite-td1476880.html El no usar Excel y trabajar con ficheros de texto, también. Un saludo, Carlos J. Gil Bellosta http://www.datanalytics.com 2010/8/17 cesar procopio <cesarpro en yahoo.com>:
Buen dia:
Tengo que leer archivos .xls y me aparece el siguiente error:
"> read.xls( "aa.xls", colNames = TRUE, sheet = 1, type = "data.frame", from = 1
)
Error in read.xls("aa.xls", colNames = TRUE, sheet = 1, type = "data.frame", :
 !! Your installation contains the cran placeholder shlib (dll/so).
Please get the regular shlib (420 KB) by executing the following command:
  xls.getshlib()
Info, forum, issue tracker and manual download at http://www.swissr.org.
BACKGROUND: Our ........."
Agradezco todo tipo de informacion que me pueda ayudar.
Gracias!!
An embedded and charset-unspecified text was scrubbed... Name: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20100817/54a0a316/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20100817/3c585115/attachment.pl>
Cesar, si no tienes Windows (es mi caso), puedes utilizar la función "read.xls" del paquete "gdata". Yo la utilizo frecuentemente y funciona perfectamente. Un saludo -- ____________________________________ Olivier G. Nuñez Email: onunez en iberstat.es Tel : +34 663 03 69 09 Web: http://www.iberstat.es ____________________________________ El 17/08/2010, a las 14:49, cesar procopio escribió:
Buen dia:
Tengo que leer archivos .xls y me aparece el siguiente error:
"> read.xls( "aa.xls", colNames = TRUE, sheet = 1, type =
"data.frame", from = 1
)
Error in read.xls("aa.xls", colNames = TRUE, sheet = 1, type =
"data.frame", :
!! Your installation contains the cran placeholder shlib (dll/so).
Please get the regular shlib (420 KB) by executing the following
command:
xls.getshlib()
Info, forum, issue tracker and manual download at http://
www.swissr.org.
BACKGROUND: Our ........."
Agradezco todo tipo de informacion que me pueda ayudar.
Gracias!!
[[alternative HTML version deleted]]
_______________________________________________ R-help-es mailing list R-help-es en r-project.org https://stat.ethz.ch/mailman/listinfo/r-help-es
An embedded and charset-unspecified text was scrubbed... Name: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20100817/dac44472/attachment.pl>