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

r-ggplotify 0.1.2

Convert plots to `grob' or `ggplot' object

This package provides tools to convert plot function calls (using expression or formula) to grob or ggplot objects that are compatible with the grid and ggplot2 environment. With this package, we are able to e.g. use cowplot to align plots produced by base graphics, grid, lattice, vcd etc. by converting them to ggplot objects.

Installation

Install r-ggplotify 0.1.2 as follows:

guix install r-ggplotify@0.1.2

Or install the latest version:

guix install r-ggplotify

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.