customise_for_rows: Customise plots to be aligned in rows in the manuscript

View source: R/figures.R

customise_for_rowsR Documentation

Customise plots to be aligned in rows in the manuscript

Description

Customise plots to be aligned in rows in the manuscript

Usage

customise_for_rows(plots, in_rows)

Arguments

plots

list of ggplot2 objects

in_rows

list of indices of plots that will be put in rows

Details

The very first plot will have legend but no x-axis text; all plots in the middle will have no legend and no x-axis text, and the very last plot will have no legend but x-axis text


mrc-ide/rincewind documentation built on Aug. 5, 2022, 3:20 a.m.