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

r-gplots 3.2.0

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 function

  • displaying 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

Installation

Install r-gplots 3.2.0 as follows:

guix install r-gplots@3.2.0

Or install the latest version:

guix install r-gplots

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.