aphalo/ggpp: Grammar Extensions to 'ggplot2'

Extensions to 'ggplot2' respecting the grammar of graphics paradigm. Geometries: geom_table(), geom_plot() and geom_grob() add insets to plots using native data coordinates, while geom_table_npc(), geom_plot_npc() and geom_grob_npc() do the same using "npc" coordinates through new aesthetics "npcx" and "npcy". Statistics: select observations based on 2D density. Positions: radial nudging away from a center point and nudging away from a line or curve; combined stacking and nudging; combined dodging and nudging.

Getting started

Package details

MaintainerPedro J. Aphalo <pedro.aphalo@helsinki.fi>
LicenseGPL (>= 2)
Version0.5.8-1.9000
URL https://docs.r4photobiology.info/ggpp/ https://github.com/aphalo/ggpp
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("aphalo/ggpp")
aphalo/ggpp documentation built on Feb. 27, 2025, 10:19 p.m.