To get the names of the exposures or phenotypes (or both combined) there's the function ds.exposome_variables()
. The argument target
allows to see the names of the exposures
, phenotypes
or all
..
ds.exposome_variables("exposome_object" , target="phenotypes")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.