make_heatmap | R Documentation |
Create the heatmap to descripve the exposure/outcome relationships.
make_heatmap(df, subcategories = FALSE, show = "Counts")
df |
The tidy dataframe. |
subcategories |
Show subcategories?. |
show |
Units to show as cells in the heatmap. |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.