Learn R Programming

rACMEMEEV (version 1.0.1)

plot_a_list: Custom Function to Use Patchwork

Description

Uses patchwork to make gridding easier for plotting the traceplots and acf plots for the Stan pre-model.

Usage

plot_a_list(plot_list, rows, columns)

Arguments

plot_list

list List of plots

rows

numeric Number of rows

columns

numeric Number of columns