Description Usage Arguments Value
View source: R/visualize_ddiwas.R
Visualize DDIWAS results
1 2 3 4 5 6 7 8 9 | visualize_ddiwas(
ddiwas_results,
ddiwas_title,
groups_vector,
colors_vector,
min.or = 0.2,
max.or = 10,
max.se = 0.8
)
|
ddiwas_results |
A tibble |
ddiwas_title |
A string |
groups_vector |
A list |
colors_vector |
A list |
max.or |
A numeric |
max.se |
A numeric |
A highcharter plot hc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.