When you prepare a presentation or a report, you often need to manage a large number of 'ggplot' figures. You need to change the figure size, modify the title, label, themes, etc. It is inconvenient to go back to the original code to make these changes. This package provides a simple way to manage 'ggplot' figures. You can easily add the figure to the database and update them later using CLI (command line interface) or GUI (graphical user interface).
Version: | 0.1.2 |
Depends: | R (≥ 4.0.0) |
Imports: | ggplot2, httpuv, httr, readr, jsonlite, uuid, filelock, data.table |
Suggests: | testthat (≥ 3.0.0), knitr |
Published: | 2024-09-10 |
DOI: | 10.32614/CRAN.package.ggfigdone |
Author: | Wenjie SUN [aut, cre] |
Maintainer: | Wenjie SUN <sunwjie at gmail.com> |
BugReports: | https://github.com/wenjie1991/ggfigdone/issues |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggfigdone results |
Reference manual: | ggfigdone.pdf |
Package source: | ggfigdone_0.1.2.tar.gz |
Windows binaries: | r-devel: ggfigdone_0.1.2.zip, r-release: ggfigdone_0.1.2.zip, r-oldrel: ggfigdone_0.1.2.zip |
macOS binaries: | r-release (arm64): ggfigdone_0.1.2.tgz, r-oldrel (arm64): ggfigdone_0.1.2.tgz, r-release (x86_64): ggfigdone_0.1.2.tgz, r-oldrel (x86_64): ggfigdone_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggfigdone to link to this page.