bar_plot_matrix: Draw matrix of correlation bar plots

Description Usage Arguments

View source: R/correlation_bar_plot.R

Description

Draw matrix of correlation bar plots

Usage

1
2
bar_plot_matrix(dat_lower, dat_upper, param_order = NULL,
  significant_only = TRUE, diag_cex = 2, ...)

Arguments

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


ashiklom/mvtraits documentation built on Sept. 4, 2019, 7:43 a.m.