dssDDRTree: Call selected functions from the package DDRTree

View source: R/dssDDRTree.R

dssDDRTreeR Documentation

Call selected functions from the package DDRTree

Description

At the moment only the function 'DDRTree' is implemented. Due to implementation specifics the 'X' argument for this function is mandatory (and is specified as a character, the name of a data frame).

Usage

dssDDRTree(func, ..., async = TRUE, datasources = NULL)

Arguments

func

a character, the name of the function to call

...

further arguments to be passed to the function (see the documentation of the DDRTree package).

async

a logical, see datashield.aggregate

datasources

a list of opal objects obtained after logging into the opal servers (see datashield.login)


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