Package: ggfigdone 0.1.2
ggfigdone: Manage & Modify 'ggplot' Figures using 'ggfigdone'
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).
Authors:
ggfigdone_0.1.2.tar.gz
ggfigdone_0.1.2.zip(r-4.5)ggfigdone_0.1.2.zip(r-4.4)ggfigdone_0.1.2.zip(r-4.3)
ggfigdone_0.1.2.tgz(r-4.4-any)ggfigdone_0.1.2.tgz(r-4.3-any)
ggfigdone_0.1.2.tar.gz(r-4.5-noble)ggfigdone_0.1.2.tar.gz(r-4.4-noble)
ggfigdone_0.1.2.tgz(r-4.4-emscripten)ggfigdone_0.1.2.tgz(r-4.3-emscripten)
ggfigdone.pdf |ggfigdone.html✨
ggfigdone/json (API)
NEWS
# Install 'ggfigdone' in R: |
install.packages('ggfigdone', repos = c('https://wenjie1991.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wenjie1991/ggfigdone/issues
Last updated 2 months agofrom:494476e75a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:fd_addfd_canvasfd_dffd_get_dbfd_initfd_loadfd_lsfd_mergefd_rmfd_savefd_serverfd_set_dbfd_uniquefd_update_fig
Dependencies:askpassbitbit64clicliprcolorspacecpp11crayoncurldata.tablefansifarverfastmapfilelockggplot2gluegtablehmshttpuvhttrisobandjsonlitelabelinglaterlatticelifecyclemagrittrMASSMatrixmgcvmimemunsellnlmeopensslpillarpkgconfigprettyunitsprogresspromisesR6RColorBrewerRcppreadrrlangscalessystibbletidyselecttzdbutf8uuidvctrsviridisLitevroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add a ggplot object to the ggfigdone database | fd_add |
Update the figure canvas size | fd_canvas |
Get the default ggfigdone database | fd_get_db |
Initiates the ggfigdone database | fd_init |
Load the ggfigdone database | fd_load |
List the figures | fd_df fd_ls |
Merge ggfigdone databases | fd_merge |
Remove a figure | fd_rm |
Update the ggfigdone database changes *to the disk* | fd_save |
Initiates a server for ggfigdone | fd_server |
Set the default ggfigdone database | fd_set_db |
Keep figure name unique by removing older figures with the same name | fd_unique |
Update a figure using ggplot expression | fd_update_fig |
ggfigdone | ggfigdone-package ggfigdone |