compare.plots: Compare two or more ggplots of the same kind

View source: R/gghacks.R

compare.plotsR Documentation

Compare two or more ggplots of the same kind

Description

This function presents several ggplots of the same type side by side under the same scale, while keeping annotations.

Usage

compare.plots(plots)

Arguments

plots

List of ggplots with meaningful names

Details

The names of the objects in the list will be used for facet labels.


famuvie/breedR documentation built on Aug. 6, 2024, 9:10 p.m.