dssGetOption: Get options from remote R sessions

View source: R/dssSetOption.R

dssGetOptionR Documentation

Get options from remote R sessions

Description

Get options from remote R sessions

Usage

dssGetOption(opt = NULL, async = TRUE, datasources = NULL)

Arguments

opt

the name of the option. If nULL all the session options will be retrieved

async

a logical, see datashield.aggregate

datasources

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

Value

a list with the option values

Examples

dssGetOption( datasources = my_datasources)

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