Package: ggdatasaver 0.0.0.9000
ggdatasaver: Automatically save data associated with a 'ggplot2' plot
Automatically create a file with the data used to create a 'ggplot2' plot. Each layer's data is saved in its own csv file inside a compressed file. These files can then be published as supplemental material so that other people can re-do your plots without the need of digitising them. Because the only data that is saved is the one that is shown in the plot, there are fewer privacy concerns.
Authors:
ggdatasaver_0.0.0.9000.tar.gz
ggdatasaver_0.0.0.9000.zip(r-4.7)ggdatasaver_0.0.0.9000.zip(r-4.6)ggdatasaver_0.0.0.9000.zip(r-4.5)
ggdatasaver_0.0.0.9000.tgz(r-4.6-any)ggdatasaver_0.0.0.9000.tgz(r-4.5-any)
ggdatasaver_0.0.0.9000.tar.gz(r-4.7-any)ggdatasaver_0.0.0.9000.tar.gz(r-4.6-any)
ggdatasaver_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ggdatasaver/json (API)
| # Install 'ggdatasaver' in R: |
| install.packages('ggdatasaver', repos = c('https://eliocamp.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eliocamp/ggdatasaver/issues
Last updated from:3c14318277. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 98 | ||
| source / vignettes | OK | 141 | ||
| linux-release-x86_64 | NOTE | 114 | ||
| macos-release-arm64 | NOTE | 209 | ||
| macos-oldrel-arm64 | NOTE | 190 | ||
| windows-devel | NOTE | 89 | ||
| windows-release | NOTE | 59 | ||
| windows-oldrel | NOTE | 100 | ||
| wasm-release | OK | 104 |
Exports:save_plot_datasave_plot_data_in
Dependencies:clicpp11evaluatefarverggplot2gluegtablehighrisobandknitrlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Saves data associated with a ggplot plot | save_plot_data |
| Set the data directory | save_plot_data_in |
