Package: ggprism 1.0.7.9000
ggprism: A 'ggplot2' Extension Inspired by 'GraphPad Prism'
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().
Authors:
ggprism_1.0.7.9000.tar.gz
ggprism_1.0.7.9000.zip(r-4.7)ggprism_1.0.7.9000.zip(r-4.6)ggprism_1.0.7.9000.zip(r-4.5)
ggprism_1.0.7.9000.tgz(r-4.6-any)ggprism_1.0.7.9000.tgz(r-4.5-any)
ggprism_1.0.7.9000.tar.gz(r-4.7-any)ggprism_1.0.7.9000.tar.gz(r-4.6-any)
ggprism_1.0.7.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ggprism/json (API)
NEWS
| # Install 'ggprism' in R: |
| install.packages('ggprism', repos = c('https://csdaw.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/csdaw/ggprism/issues
Pkgdown/docs site:https://csdaw.github.io
- ggprism_data - Palettes and theme data for ggprism
- wings - Wing morphology of mutant flies
Last updated from:a2bc406a56. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 162 | ||
| source / vignettes | OK | 281 | ||
| linux-release-x86_64 | OK | 172 | ||
| macos-release-arm64 | OK | 177 | ||
| macos-oldrel-arm64 | OK | 188 | ||
| windows-devel | OK | 126 | ||
| windows-release | OK | 117 | ||
| windows-oldrel | OK | 136 | ||
| wasm-release | OK | 129 |
Exports:add_pvalueannotation_ticksgeom_bracketGeomBracketGeomTicksguide_prism_bracketguide_prism_minorguide_prism_offsetguide_prism_offset_minorpreview_themeprism_color_palprism_colour_palprism_fill_palprism_shape_palscale_color_prismscale_colour_prismscale_fill_prismscale_shape_prismtheme_prism
Dependencies:clicpp11digestfarverggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigR6RColorBrewerrlangS7scalestibbleutf8vctrsviridisLitewithr
Adding p-values
Rendered frompvalues.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2026-01-01
Started: 2020-11-29
Changing Axes
Rendered fromaxes.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2024-03-20
Started: 2020-11-29
Colour, Fill, and Shape Palettes
Rendered fromcolours.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2024-03-20
Started: 2020-11-29
Getting Started
Rendered fromggprism.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2024-03-20
Started: 2020-11-29
Themes
Rendered fromthemes.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2024-03-20
Started: 2020-11-29
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add p-values to a ggplot | add_pvalue |
| Add ticks as ggplot annotation | annotation_ticks |
| Square brackets | geom_bracket |
| Palettes and theme data for ggprism | ggprism_data |
| Axis guide with brackets | guide_prism_bracket |
| Axis guide with minor ticks | guide_prism_minor |
| Offset axis guide | guide_prism_offset |
| Offset axis guide with minor ticks | guide_prism_offset_minor |
| Preview Prism themes | preview_theme |
| Prism colour palettes | prism_color_pal prism_colour_pal |
| Prism fill palettes | prism_fill_pal |
| Prism shape palettes | prism_shape_pal |
| Prism colour scales (discrete) | scale_color_prism scale_colour_prism |
| Prism fill scales (discrete) | scale_fill_prism |
| Prism shape scales (discrete) | scale_shape_prism |
| Prism themes | theme_prism |
| Wing morphology of mutant flies | wings |
