View source: R/histogram_VICI.R
histogram_VICI | R Documentation |
Internal function for displaying significance histograms
histogram_VICI(
data_df,
pval_2plot,
response_name,
input,
inter = TRUE,
baseline = NULL
)
data_df |
a |
pval_2plot |
a |
response_name |
a character string indicating the name of the response. |
input |
internal input from UI. |
inter |
a logical flag indicating whether we are in the interarm setting or not.
Default is |
baseline |
baseline value used in title when |
a ggpubr
plot object
Clément NERESTAN
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.