View source: R/utils-mod_heatmap.R
update_level | R Documentation |
Update the level of the current exposure and outcome.
update_level(types, level, clicked)
types |
The list of possible types the exposure or outcome can take. |
level |
The current level as an int. |
clicked |
The value that was clicked, or NULL if nothing was clicked. |
The updated level value as an int.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.