patchwork

From MaRDI portal
Software:45591



swMATH33882CRANpatchworkMaRDI QIDQ45591

The Composer of Plots

Thomas Lin Pedersen

Last update: 8 January 2024

Software version identifier: 1.1.2, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.1.3, 1.2.0

Source code repository: https://github.com/cran/patchwork

Copyright license: MIT license, File License

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'.