Package: ggtrace 0.7.3
ggtrace: Programmatically explore, debug, and manipulate ggplot internals
Programmatically explore, debug, and manipulate ggplot internals. Package ggtrace offers a low-level interface that extends base R capabilities of trace, as well as a family of workflow functions that make interactions with ggplot internals more accessible.
Authors:
ggtrace_0.7.3.tar.gz
ggtrace_0.7.3.zip(r-4.5)ggtrace_0.7.3.zip(r-4.4)ggtrace_0.7.3.zip(r-4.3)
ggtrace_0.7.3.tgz(r-4.4-any)ggtrace_0.7.3.tgz(r-4.3-any)
ggtrace_0.7.3.tar.gz(r-4.5-noble)ggtrace_0.7.3.tar.gz(r-4.4-noble)
ggtrace_0.7.3.tgz(r-4.4-emscripten)ggtrace_0.7.3.tgz(r-4.3-emscripten)
ggtrace.pdf |ggtrace.html✨
ggtrace/json (API)
NEWS
# Install 'ggtrace' in R: |
install.packages('ggtrace', repos = c('https://yjunechoe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yjunechoe/ggtrace/issues
debuggingggplot2metaprogramming
Last updated 1 months agofrom:5b73d39698. Checks:OK: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
Exports:.layer_iscapture_envcapture_fnclear_global_ggtraceclear_last_ggtraceget_methodget_method_inheritanceggbodyggdebugggdebugonceggdraw_silentggeditggformalsggtraceggtrace_capture_envggtrace_capture_fnggtrace_highjack_argsggtrace_highjack_returnggtrace_inspect_argsggtrace_inspect_nggtrace_inspect_on_errorggtrace_inspect_returnggtrace_inspect_varsggtrace_inspect_whichggundebuggguntraceglobal_ggtraceglobal_ggtrace_offglobal_ggtrace_onglobal_ggtrace_statehighjack_argshighjack_returninspect_argsinspect_ninspect_on_errorinspect_returninspect_varsinspect_whichis_tracedlast_ggtracelast_layer_errorcontextlast_sublayer_errorcontextlayer_after_scalelayer_after_statlayer_before_geomlayer_before_statlayer_isset_global_ggtraceset_last_ggtracewith_ggtrace
Frequently asked questions
Rendered fromFAQ.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2021-10-30
Started: 2021-10-27
Getting Started
Rendered fromgetting-started.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2022-08-18
Started: 2022-08-05
Overview
Rendered fromoverview.Rmd
usingknitr::rmarkdown
on Nov 17 2024.Last update: 2022-10-02
Started: 2022-10-02