powered by
This function generates a design which can be passed to `plot_layout()` to arrange 2-D layouts.
gen_design(n_right, ncol_right = 2)
A patchwork area object.
The number of plots in right side.
The number of columns in right side.
gen_design(n_right = 8, ncol_right = 2)
Run the code above in your browser using DataLab