dssRange: Get the combined range of a (number of) vector(s) or...

View source: R/dssRange.R

dssRangeR Documentation

Get the combined range of a (number of) vector(s) or dataframes

Description

If one of the parameters is a dataframe, the ranges of all the numeric columns are returned (no need to subset for them)

Usage

dssRange(..., type = "combine", datasources = NULL)

Arguments

...

characters vector or dataframe names (must be present on all the nodes specified)

datasources

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

Value

combined range over the specified datasources


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