exposures_pData: Exposures and phenotyphes data

View source: R/exposures_pData.R

exposures_pDataR Documentation

Exposures and phenotyphes data

Description

Extract a table with the exposures and phenotypes data for all the individuals of an Exposome Set

Usage

exposures_pData(
  exposomeSet,
  target = "all",
  rownames2col = FALSE,
  exposures_type = NULL
)

Arguments

exposomeSet

ExposomeSet Exposome Set object

target

character To specify target of output table, all to include exposures and phenotypes, exposures to include only the exposures and phenotypes to include only the phenotypes. Default all

exposures_type

character Type of the exposures to be kept, usually "numeric" or "character"/"factor". If NULL all the exposures will be kept.

Value

data.frame With exposures and phenotypes


isglobal-brge/dsExposome documentation built on Feb. 20, 2023, 11:19 a.m.