| xml.rpc {DeepBlueR} | R Documentation |
perform an XML-RPC call
xml.rpc(url, method, ..., .args = list(...), .opts = list(),
.defaultOpts = list(httpheader = c(`Content-Type` = "text/xml"),
followlocation = TRUE, useragent = useragent), .convert = TRUE,
.curl = getCurlHandle(), useragent = "DeepBlue-R-XMLRPC",
verbose = deepblue_options("debug"))
XML RPC request data converted to R objects