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

r-ggplot-multistats

Multiple summary statistics for binned stats/geometries

This package provides the ggplot binning layer stat_summaries_hex(), which functions similar to its singular form, but allows the use of multiple statistics per bin. Those statistics can be mapped to multiple bin aesthetics.

Installation

Install the latest version of r-ggplot-multistats as follows:

guix install r-ggplot-multistats

Or install a particular version:

guix install r-ggplot-multistats@1.0.0

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.