r-ggpubr 0.6.0
ggplot2-based publication-ready plots
The ggplot2 package is an excellent and flexible package for elegant data visualization in R. However the default generated plots require some formatting before we can send them for publication. The ggpubr package provides some easy-to-use functions for creating and customizing ggplot2-based publication-ready plots.
- Outputs:
out
- Website: http://www.sthda.com/english/rpkgs/ggpubr
- Licenses: GPL 2
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-ggpubr 0.6.0
as follows:
guix install r-ggpubr@0.6.0
Or install the latest version:
guix install r-ggpubr
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.