This package browser is in early development. Mind the rough edges.

r-ggpp 0.5.8-1

Grammar extensions to ggplot2

This package contains extensions to ggplot2.

  1. Geomas: 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.

  2. Statistics: select observations based on 2D density.

  3. Positions: radial nudging away from a center point and nudging away from a line or curve.

Installation

Install r-ggpp 0.5.8-1 as follows:

guix install r-ggpp@0.5.8-1

Or install the latest version:

guix install r-ggpp

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.