Description Usage Value
View source: R/deepblue.R
perform an XML-RPC call
1 2 3 4 5
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
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.