xml.rpc: xml.rpc

Description Usage Value

View source: R/deepblue.R

Description

perform an XML-RPC call

Usage

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"))

Value

XML RPC request data converted to R objects


MPIIComputationalEpigenetics/DeepBlueR documentation built on Aug. 11, 2021, 4:12 p.m.