dssRanger: Call selected functions from the package ranger

View source: R/dssRanger.R

dssRangerR Documentation

Call selected functions from the package ranger

Description

At the moment only the functions 'ranger' and 'predict' are implemented.

Usage

dssRanger(func, newobj, async, datasources, ...)

Arguments

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.


sib-swiss/dsSwissKnifeClient documentation built on July 16, 2025, 6:25 p.m.