Package: gginnards 0.2.0-2.9000

gginnards: Explore the Innards of 'ggplot2' Objects
Extensions to 'ggplot2' providing low-level debug tools: statistics, and geometries echoing their data argument, and functions to inspect theme objects. Layer manipulation: deletion, insertion, extraction and reordering of layers. Deletion of unused variables from the data object embedded in "ggplot" objects.
Authors:
gginnards_0.2.0-2.9000.tar.gz
gginnards_0.2.0-2.9000.zip(r-4.7)gginnards_0.2.0-2.9000.zip(r-4.6)gginnards_0.2.0-2.9000.zip(r-4.5)
gginnards_0.2.0-2.9000.tgz(r-4.6-any)gginnards_0.2.0-2.9000.tgz(r-4.5-any)
gginnards_0.2.0-2.9000.tar.gz(r-4.7-any)gginnards_0.2.0-2.9000.tar.gz(r-4.6-any)
gginnards_0.2.0-2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gginnards/json (API)
NEWS
| # Install 'gginnards' in R: |
| install.packages('gginnards', repos = c('https://aphalo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/aphalo/gginnards/issues
Pkgdown/docs site:https://docs.r4photobiology.info
datavizdebuggingggplot2-enhancementesggplot2-layer-manipulationinspection
Last updated from:24e623e3c4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 156 | ||
| source / vignettes | OK | 199 | ||
| linux-release-x86_64 | OK | 145 | ||
| macos-release-arm64 | OK | 121 | ||
| macos-oldrel-arm64 | OK | 103 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 104 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 114 |
Exports:append_layersbottom_layerdata_attributesdata_varsdebug_compute_fundebug_draw_functiondelete_layersdrop_varsextract_layersgeom_debuggeom_debug_groupgeom_debug_panelgeom_nullGeomDebugGroupGeomDebugPanelGeomNullmapped_varsmove_layersnum_layersshift_layersstat_debug_groupstat_debug_panelStatDebugGroupStatDebugPaneltheme_classestheme_difftheme_extracttop_layerwhich_layers
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigR6RColorBrewerrlangS7scalesstringistringrtibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| gginnards: Explore the Innards of 'ggplot2' Objects | gginnards-package gginnards |
| Layer manipulation. | append_layers bottom_layer delete_layers extract_layers move_layers num_layers shift_layers top_layer which_layers |
| Explore and manipulate the embedded data. | data_attributes data_vars drop_vars mapped_vars |
| Geoms that print input data to console. | geom_debug geom_debug_group geom_debug_panel |
| A null geom or 'no-op' geom. | geom_null |
| Print to console data received by statistics as input | stat_debug_group stat_debug_panel |
| Show the structure of a ggplot object. | str str.ggplot |
| Theme difference | theme_classes theme_diff theme_extract |
