r-shadowtext 0.1.4
Shadow text grob and layer
This package implements shadowtextGrob()
for grid
and geom_shadowtext()
layer for ggplot2
. These functions draw text grob with background shadow.
- Outputs:
out
- Website: https://github.com/GuangchuangYu/shadowtext/
- Licenses: Artistic License 2.0
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-shadowtext 0.1.4
as follows:
guix install r-shadowtext@0.1.4
Or install the latest version:
guix install r-shadowtext
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.