rpc.serialize: Serialize R objects to XML-RPC format

rpc.serializeR Documentation

Serialize R objects to XML-RPC format

Description

This function and its methods convert R objects to XML for use in XML-RPC requests.

Usage

rpc.serialize(x, ...)

Arguments

x

the R object to be serialized in XML-RPC format

...

additional parameters understood by methods

Value

An XMLInternalNode object representing the XML content.

Author(s)

Duncan Temple Lang

References

The XML-RPC specification at http://xmlrpc.scripting.com/spec.

See Also

xml.rpc


duncantl/XMLRPC documentation built on Nov. 23, 2023, 4:29 p.m.