It seems that accessing SOAP APIs through R can be done with the RCurl
package as well. I'm open to answers using that. One answer on my original question on Stackoverflow used RCurl
(see link in post). However, I'd prefer help with httr
.
It seems that accessing SOAP APIs through R can be done with the RCurl
package as well. I'm open to answers using that. One answer on my original question on Stackoverflow used RCurl
(see link in post). However, I'd prefer help with httr
.