ds.extractExposomeSetFromImputedSet: Extract ExposomeSet from imExposomeSet

View source: R/ds.extractExposomeSetFromImputedSet.R

ds.extractExposomeSetFromImputedSetR Documentation

Extract ExposomeSet from imExposomeSet

Description

Extract one of the imputed sets of an imputed ExposomeSet (imExposomeSet)

Usage

ds.extractExposomeSetFromImputedSet(
  x,
  rid = 1L,
  newobj.name = NULL,
  datasources = NULL
)

Arguments

x

character Name of the imExposomeSet

rid

numeric (default 1) Number of imputed set to extract.

newobj.name

character (default NULL) Name that will take the ExposomeSet. If NULL the input imExposomeSet will be overwritten.

datasources

a list of DSConnection-class objects obtained after login

Value

This function does not have an output. It creates a object on the study server named.


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