Description Usage Arguments Examples
View source: R/plot_multistudy.R
Plot a matrix comparing variables present in a list of studies
1 | plot_var_matrix(dat_list, width = 845, h_padding = 0, head = NULL)
|
dat_list |
a list of data frames containing study data |
width |
width of the plot in pixels |
h_padding |
extra height to add to the plot to account for long variable names |
head |
the number of variables to limit the x-axis to (if negative, it will show all but the first |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.