expos | R Documentation |
Given an ExposomeSet it returns the inner matrix of exposures, having the exposures as columns and the samples as rows.
expos(object)
object |
An ExposomeSet. |
A matrix of exposures
data("exposome") expos(expo)[1:3, 1:3]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.