patchwork (1.3.2)

Published 2026-02-24 13:47:22 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("patchwork")

About this package

The 'ggplot2' package provides a strong API for sequentially building up a plot, but does not concern itself with composition of multiple plots. 'patchwork' is a package that expands the API to allow for arbitrarily complex composition of plots by, among others, providing mathematical operators for combining multiple plots. Other packages that try to address this need (but with a different approach) are 'gridExtra' and 'cowplot'.The Composer of Plots

Dependencies

Imports ggplot2 (>= 3.0.0), gtable (>= 0.3.6), grid, stats, grDevices, utils, graphics, rlang (>= 1.0.0), cli, farver
Suggests knitr, rmarkdown, gridGraphics, gridExtra, ragg, testthat (>= 2.1.0), vdiffr, covr, png, gt (>= 0.11.0)
Details
CRAN
2026-02-24 13:47:22 +00:00
0
MIT + file LICENSE
Thomas Lin Pedersen (ORCID:
3.2 MiB
Assets (1)
Versions (1) View all
1.3.2 2026-02-24