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.
- Versions: 1.1.4
- Website: https://github.com/coolbutuseless/ggpattern
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]