dssGRridge: Call selected functions from the package GRridge

View source: R/dssGRridge.R

dssGRridgeR Documentation

Call selected functions from the package GRridge

Description

At the moment only the functions 'CreatePartition' and 'grridge' are implemented

Usage

dssGRridge(func, ..., newobj = NULL, 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 GRridge package).

newobj

a character name of the new object to be created on the nodes if this is an assign function(i.e 'CreatePartition'), ignored otherwise.

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.