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.
- Versions: 1.0.0
- Website: https://github.com/flying-sheep/ggplot.multistats
- Licenses: GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/r-ggplot-multistats/'><img src='http://127.0.0.1:3000/packages/r-ggplot-multistats/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/r-ggplot-multistats/badges/latest-version.svg)](http://127.0.0.1:3000/packages/r-ggplot-multistats/) Org: [[http://127.0.0.1:3000/packages/r-ggplot-multistats/][http://127.0.0.1:3000/packages/r-ggplot-multistats/badges/latest-version.svg]]