r-gplots
Various R programming tools for plotting data
This package provides various R programming tools for plotting data, including:
calculating and plotting locally smoothed summary function
enhanced versions of standard plots
manipulating colors
calculating and plotting two-dimensional data summaries
enhanced regression diagnostic plots
formula-enabled interface to
stats::lowess
functiondisplaying textual data in plots
balloon plots
plotting "Venn" diagrams
displaying Open-Office style plots
plotting multiple data on same region, with separate axes
plotting means and confidence intervals
spacing points in an x-y plot so they don't overlap
- Versions: 3.2.0
- Website: https://cran.r-project.org/web/packages/gplots
- Licenses: GPL 2+
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-gplots
as follows:
guix install r-gplots
Or install a particular version:
guix install r-gplots@3.2.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-gplots/'><img src='http://127.0.0.1:3000/packages/r-gplots/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/r-gplots/badges/latest-version.svg)](http://127.0.0.1:3000/packages/r-gplots/) Org: [[http://127.0.0.1:3000/packages/r-gplots/][http://127.0.0.1:3000/packages/r-gplots/badges/latest-version.svg]]