Package: gginnards 0.2.0

gginnards: Explore the Innards of 'ggplot2' Objects

Extensions to 'ggplot2' providing low-level debug tools: statistics and geometries echoing their data argument. Layer manipulation: deletion, insertion, extraction and reordering of layers. Deletion of unused variables from the data object embedded in "ggplot" objects.

Authors:Pedro J. Aphalo [aut, cre]

gginnards_0.2.0.tar.gz
gginnards_0.2.0.zip(r-4.5)gginnards_0.2.0.zip(r-4.4)gginnards_0.2.0.zip(r-4.3)
gginnards_0.2.0.tgz(r-4.4-any)gginnards_0.2.0.tgz(r-4.3-any)
gginnards_0.2.0.tar.gz(r-4.5-noble)gginnards_0.2.0.tar.gz(r-4.4-noble)
gginnards_0.2.0.tgz(r-4.4-emscripten)gginnards_0.2.0.tgz(r-4.3-emscripten)
gginnards.pdf |gginnards.html
gginnards/json (API)
NEWS

# Install 'gginnards' in R:
install.packages('gginnards', repos = c('https://aphalo.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/aphalo/gginnards/issues

On CRAN:

datavizdebuggingggplot2-enhancementesggplot2-layer-manipulationinspection

27 exports 23 stars 2.60 score 30 dependencies 2 dependents 1.8k downloads

Last updated 26 days agofrom:7743fd3cbc

Exports:append_layersbottom_layerdata_attributesdata_varsdebug_compute_fundebug_draw_functiondelete_layersdrop_varsextract_layersgeom_debuggeom_debug_groupgeom_debug_panelgeom_nullGeomDebugGeomDebugGroupGeomDebugPanelGeomNullmapped_varsmove_layersnum_layersshift_layersstat_debug_groupstat_debug_panelStatDebugGroupStatDebugPaneltop_layerwhich_layers

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalesstringistringrtibbleutf8vctrsviridisLitewithr

User Guide: 1 Debugging ggplots

Rendered fromuser-guide-1.Rmdusingknitr::rmarkdownon Jul 01 2024.

Last update: 2024-04-29
Started: 2018-06-18

User Guide: 2 Manipulating ggplots

Rendered fromuser-guide-2.Rmdusingknitr::rmarkdownon Jul 01 2024.

Last update: 2024-04-29
Started: 2018-06-18

Readme and manuals

Help Manual

Help pageTopics
gginnards: Explore the Innards of 'ggplot2' Objectsgginnards-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 inputstat_debug_group stat_debug_panel
Show the structure of a ggplot object.str str.ggplot