Description Usage Arguments Value Author(s) See Also Examples
Constructor to build RedeR interface via XML-RPC (remote procedure call) server.
1 |
title |
A character string representing the XML-RPC port. |
host |
The domain name of the machine that is running the RedeR XML-RPC server. |
port |
An integer specifying the port on which the XML-RPC server should listen. |
An object of the RedPort Class.
Mauro Castro
1 | rdp <- RedPort('MyPort')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.