Package: ggreveal 0.1.3
ggreveal: Reveal a 'ggplot' Incrementally
Provides functions that make it easy to reveal 'ggplot2' graphs incrementally. The functions take a plot produced with 'ggplot2' and return a list of plots showing data incrementally by panels, layers, groups, the values in an axis or any arbitrary aesthetic.
Authors:
ggreveal_0.1.3.tar.gz
ggreveal_0.1.3.zip(r-4.5)ggreveal_0.1.3.zip(r-4.4)ggreveal_0.1.3.zip(r-4.3)
ggreveal_0.1.3.tgz(r-4.4-any)ggreveal_0.1.3.tgz(r-4.3-any)
ggreveal_0.1.3.tar.gz(r-4.5-noble)ggreveal_0.1.3.tar.gz(r-4.4-noble)
ggreveal_0.1.3.tgz(r-4.4-emscripten)ggreveal_0.1.3.tgz(r-4.3-emscripten)
ggreveal.pdf |ggreveal.html✨
ggreveal/json (API)
NEWS
# Install 'ggreveal' in R: |
install.packages('ggreveal', repos = c('https://weverthonmachado.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/weverthonmachado/ggreveal/issues
Last updated 2 months agofrom:d8949c0074. Checks:OK: 6 ERROR: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | ERROR | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:reveal_aesreveal_groupsreveal_layersreveal_panelsreveal_savereveal_xreveal_y
Dependencies:clicolorspacecpp11digestdplyrevaluatefansifarverfsgenericsggplot2ggplotifygluegridExtragridGraphicsgtablehighrisobandknitrlabelinglatticelemonlifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigplyrpurrrR6RColorBrewerRcpprlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithrxfunyamlyulab.utils
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Reveal plot by aes | reveal_aes |
Reveal plot by group | reveal_groups |
Reveal plot by layer | reveal_layers |
Reveal plot by panel | reveal_panels |
Saves incremental plots | reveal_save |
Reveal plot by axis | reveal_x reveal_y |