Description Usage Arguments Value
View source: R/visualize_ddiwas_alt.R
Visualize DDIWAS results. Last updated 2020-06-17.
1 2 3 4 5 6 7 8 9 10 11 | visualize_ddiwas_alt(
ddiwas_results,
ddiwas_title,
groups_vector,
colors_vector,
min.or = 0.2,
max.or = 10,
num_tests,
max.pval = 30,
yaxis_type = "linear"
)
|
ddiwas_results |
A tibble |
ddiwas_title |
A string |
groups_vector |
A list |
colors_vector |
A list |
min.or |
A numeric |
max.or |
A numeric |
num_tests |
A numeric |
max.pval |
A numeric |
yaxis_type |
A string |
A highcharter plot hc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.