ds.familyNames: Get family names from Exposome Set

View source: R/ds.familyNames.R

ds.familyNamesR Documentation

Get family names from Exposome Set

Description

Get family names from Exposome Set on the server side

Usage

ds.familyNames(object, by.exposure = FALSE, datasources = NULL)

Arguments

object

character Name of the Exposome Set object on the server side

by.exposure

bool (default FALSE) If TRUE a vector labeled with each exposure name will be returned with the family of each exposures. If FALSE a vector with the (unique) name of the families of exposures will be returned.

datasources

a list of DSConnection-class (default NULL) objects obtained after login

Value

A character vector with the family names of the Exposome Set

Examples

## Not run: Refer to the package Vignette for examples.

isglobal-brge/dsExposomeClient documentation built on March 5, 2024, 12:26 p.m.