Re: [R] Pass Array input to web service

2007-11-06 Thread Duncan Temple Lang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rohan7 wrote: > Hello everybody, >I'm using SSOAP and RCurl to call webservice. I got success in calling > webservice with string as > an input. Now i want to pass array as an input(can be single or > multidimensional). When i do that i get > err

[R] Pass Array input to web service

2007-11-05 Thread Rohan7
Hello everybody, I'm using SSOAP and RCurl to call webservice. I got success in calling webservice with string as an input. Now i want to pass array as an input(can be single or multidimensional). When i do that i get error. unable to find an inherited method for function "toSOAP", for signatu