The 'ggplot2' package is excellent and flexible for elegant data
visualization in R. However the default generated plots requires some formatting
before we can send them for publication. Furthermore, to customize a 'ggplot',
the syntax is opaque and this raises the level of difficulty for researchers
with no advanced R programming skills. 'ggpubr' provides some easy-to-use
functions for creating and customizing 'ggplot2'- based publication ready plots.
Version: |
0.2 |
Depends: |
R (≥ 3.1.0), ggplot2, magrittr |
Imports: |
ggrepel, grid, ggsci, stats, utils, tidyr, purrr, dplyr (≥
0.7.1), cowplot, ggsignif, scales, gridExtra, glue, polynom |
Suggests: |
grDevices, knitr, RColorBrewer, gtable |
Published: |
2018-11-15 |
Author: |
Alboukadel Kassambara [aut, cre] |
Maintainer: |
Alboukadel Kassambara <alboukadel.kassambara at gmail.com> |
BugReports: |
https://github.com/kassambara/ggpubr/issues |
License: |
GPL-2 |
URL: |
http://www.sthda.com/english/rpkgs/ggpubr |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
ggpubr results |