Description Usage Arguments Value Warning See Also Examples
Getter to obtain the exposures's names of an ExposomeSet or ExposomePCA
1 | exposureNames(object)
|
object |
ExposomeSet that will be queried for the exposures's names. |
The name of the exposures as a character vector.
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.
phenotypeNames to get the phenotypes, familyNames to get the families of exposures
1 2 | data("exposome")
exposureNames(expo)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.