Non-disclosive descriptive statistics can be obtained from the exposome dataset, the function ds.exposome_summary is in charge of that. It can obtain descriptive statistics from numeric and factor variables of the exposome dataset (both from exposures and phenotypes).

# Numerical variable
ds.exposome_summary("exposome_object", "PM25", conns)
# Factor variable
ds.exposome_summary("exposome_object", "flu", conns)


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