exposureNames-methods: Getter to obtain the exposures's names of an ExposomeSet or...

exposureNamesR Documentation

Getter to obtain the exposures's names of an ExposomeSet or ExposomePCA

Description

Getter to obtain the exposures's names of an ExposomeSet or ExposomePCA

Usage

exposureNames(object)

Arguments

object

ExposomeSet that will be queried for the exposures's names.

Value

The name of the exposures as a character vector.

Warning

exposureNames collides with featureNames of eSet. Although in rexposome 1.0.0 both function can be used as synonyms, this usage is discouraged and it is not assured.

See Also

phenotypeNames to get the phenotypes, familyNames to get the families of exposures

Examples

data("exposome")
exposureNames(expo)

isglobal-brge/rexposome documentation built on Feb. 4, 2023, 12:35 p.m.