Hi all, I need to know two quick things regarding RPut function from RExcel.

1/ How to assign colnames and rownames in the command, i.e., something like 
'=RPut("example"; A10:F50; rownames=TRUE; colnames=TRUE)'. 
2/ When I use RPut and I have NAs in Excel selection, the entire matrix is 
coerced to string. I tried to add command "na.strings="#N/A", as I use in a 
read.csv for instance, but didn´t work out.

Questions might sound trivial but I couldn´t quickly find the solution browsing 
the web.

Many thanks,
Filipe



"This message and its attachments may contain confidential and/or privileged 
information. If you are not the addressee, please, advise the sender 
immediately by replying to the e-mail and delete this message."

"Este mensaje y sus anexos pueden contener información confidencial o 
privilegiada. Si ha recibido este e-mail por error por favor bórrelo y envíe un 
mensaje al remitente."

"Esta mensagem e seus anexos podem conter informação confidencial ou 
privilegiada. Caso não seja o destinatário, solicitamos a imediata notificação 
ao remetente e exclusão da mensagem."

______________________________________________
R-help@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.

Reply via email to