View source: R/correlation_bar_plot.R
Draw matrix of correlation bar plots
1 2 | bar_plot_matrix(dat_lower, dat_upper, param_order = NULL,
significant_only = TRUE, diag_cex = 2, ...)
|
dat_lower |
Data for lower triangle |
dat_upper |
Data for upper triangle |
param_order |
Character vector of parameter values indicating order |
... |
Additional arguments to single_bar_plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.