The objective of ggscribe is to provide annotation helper functions for publication-quality ‘ggplot2’ visualisation.
Note:
- Use the secondary axis, subtitle, or axis titles to adjust space.
-
axis_*functions placed outside the panel requireclip = "off"in the coord space.
Installation
Install from CRAN, or the development version from GitHub.
install.packages("ggscribe")
pak::pak("davidhodge931/ggscribe")