convertFromSOAP {SSOAP} | R Documentation |
This generic function and its methods provide facilities for converting data from a SOAP XML structure to a “value” object in R.
convertFromSOAP(val, type)
val |
the XML object representing the data. |
type |
the target “type” of object to which the XML should be converted. |
An R object of the type identified by type
.
http://www.w3.org/TR/SOAP/ http://www.omegahat.org/SSOAP, http://www.omegahat.org/bugs.