Hi,
Im using R package SSOAP to retrieve data from web services. Im 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-helpPLEASE do read the posting guide
http://www.R-project.org/posting-guide.htmland provide commented, minimal, self-contained, reproducible code.