toES: Method to convert an imExposomeSet to an ExposomeSet

Description Usage Arguments Value Examples

Description

This methods allows to select an imputed-set and use it to create an ExposomeSet from an imExposomeSet.

Usage

1
toES(object, rid = 1)

Arguments

object

An object of class imExposomeSet

rid

(default 1) Number of the imputation to be extracted

Value

An object of class ExposomeSet-

Examples

1
2
data("ex_imp")
toES(ex_imp, rid = 1)

rexposome documentation built on March 13, 2021, 2:01 a.m.