« Return to Thread: RDCOMClient: how to close Excel process?

SSOAP failure

by nermin sarlak :: Rate this Message:

Reply to Author | View in Thread


Hi,

 I’m using R package SSOAP to retrieve data from web services. I’m using the code below to
 
> >> >> ############# R code ###################
library(SSOAP)
 then I call the nwis.R which exists in SSOAP example folder. However system gives me following errors:

 
Error in parse (text=paste(text, collapse=”\n”)):
Unexpected input in “function (x’…,obj=new(‘”
 
I could not understand why I get this error. I am very appreciate anybody help me.
nermin

 

_________________________________________________________________


        [[alternative HTML version deleted]]


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

 « Return to Thread: RDCOMClient: how to close Excel process?