Provides various themes, palettes, and other functions that are used to customise ggplots to look like they were made in 'GraphPad Prism'. The 'Prism'-look is achieved with theme_prism() and scale_fill|colour_prism(), axes can be changed with custom guides like guide_prism_minor(), and significance indicators added with add_pvalue().
Version: | 1.0.5 |
Depends: | R (≥ 3.2) |
Imports: | digest, ggplot2 (≥ 3.2.0), glue, grid, gtable (≥ 0.1.1), rlang (≥ 0.3.0), scales (≥ 0.5.0), stats, tibble, utils |
Suggests: | covr, dplyr, ggbeeswarm, ggnewscale, knitr, magrittr, patchwork, rmarkdown, rstatix, tidyr, tinytest |
Published: | 2024-03-21 |
DOI: | 10.32614/CRAN.package.ggprism |
Author: | Charlotte Dawson [aut, cre] |
Maintainer: | Charlotte Dawson <csdaw at outlook.com> |
BugReports: | https://github.com/csdaw/ggprism/issues |
License: | GPL (≥ 3.0) |
URL: | https://csdaw.github.io/ggprism/, https://github.com/csdaw/ggprism |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggprism results |
Reference manual: | ggprism.pdf |
Vignettes: |
Changing Axes Colour, Fill, and Shape Palettes Getting Started Adding p-values Themes |
Package source: | ggprism_1.0.5.tar.gz |
Windows binaries: | r-devel: ggprism_1.0.5.zip, r-release: ggprism_1.0.5.zip, r-oldrel: ggprism_1.0.5.zip |
macOS binaries: | r-release (arm64): ggprism_1.0.5.tgz, r-oldrel (arm64): ggprism_1.0.5.tgz, r-release (x86_64): ggprism_1.0.5.tgz, r-oldrel (x86_64): ggprism_1.0.5.tgz |
Old sources: | ggprism archive |
Reverse imports: | CEDA, ggpicrust2, scCustomize, shinyTempSignal |
Please use the canonical form https://CRAN.R-project.org/package=ggprism to link to this page.