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

r-ggpattern

Ggplot2 pattern geoms

This package provides ggplot2 geoms filled with various patterns. It includes a patterned version of every ggplot2 geom that has a region that can be filled with a pattern. It provides a suite of ggplot2 aesthetics and scales for controlling pattern appearances. It supports over a dozen builtin patterns (every pattern implemented by gridpattern) as well as allowing custom user-defined patterns.

Installation

Install the latest version of r-ggpattern as follows:

guix install r-ggpattern

Or install a particular version:

guix install r-ggpattern@1.1.4

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

You can use the following badge to inform users of r-ggpattern about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-ggpattern'><img src='https://packages.guix.gnu.org/packages/r-ggpattern/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-ggpattern/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-ggpattern)

Example Org:

[[https://packages.guix.gnu.org/packages/r-ggpattern][https://packages.guix.gnu.org/packages/r-ggpattern/badges/latest-version.svg]]