ds.imputation: Perform a imputation of an Exposome Set

View source: R/ds.imputation.R

ds.imputationR Documentation

Perform a imputation of an Exposome Set

Description

Perform a imputation of an Exposome Set on the server side using rexposome base function

Usage

ds.imputation(object, name = NULL, select = NULL, datasources = NULL)

Arguments

object

character Name of the Exposome Set on the server side

name

character (default NULL) Name to be assigned to the exposed set on the server side. If missing, the input Exposome Set will be over written.

select

character (default NULL) Exposures to be imputed. If missing, all exposes will be imputed.

datasources

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

Value

This function does not have an output. It creates an Exposome Set object on the study server.

Examples

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

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