dssRanger | R Documentation |
At the moment only the functions 'ranger' and 'predict' are implemented.
dssRanger(func, newobj, async, datasources, ...)
func |
a character, the name of the function to call |
newobj |
a character name of the new object to be created on the nodes. |
async |
a logical, see datashield.aggregate |
datasources |
a list of opal objects obtained after logging into the opal servers (see datashield.login) |
... |
further arguments to be passed to the function (see the documentation of the VIM package). The names of objects (dataframes, vectors) should be provided as a characters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.