r-ggpp 0.5.8-1
Grammar extensions to ggplot2
This package contains extensions to ggplot2.
Geomas:
geom_table
,geom_plot
andgeom_grob
add insets to plots using native data coordinates, whilegeom_table_npc
,geom_plot_npc
andgeom_grob_npc
do the same usingnpc
coordinates through new aestheticsnpcx
andnpcy
.Statistics: select observations based on 2D density.
Positions: radial nudging away from a center point and nudging away from a line or curve.
- Outputs:
out
- Website: https://docs.r4photobiology.info/ggpp/
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
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.