To get the names of the families of exposures available on the ExposomeSet
we can use the function ds.familyNames()
function.
ds.familyNames("exposome_object")
The argument by.exposure = TRUE
lists the family names and the exposures that contain each family.
ds.familyNames("exposome_object", TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.