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

Description Usage Arguments Value Warning See Also Examples

Description

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

Usage

1
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

1
2
data("exposome")
exposureNames(expo)

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