Package: egg 0.4.5

egg: Extensions for 'ggplot2': Custom Geom, Custom Themes, Plot Alignment, Labelled Panels, Symmetric Scales, and Fixed Panel Size

Miscellaneous functions to help customise 'ggplot2' objects. High-level functions are provided to post-process 'ggplot2' layouts and allow alignment between plot panels, as well as setting panel sizes to fixed values. Other functions include a custom 'geom', and helper functions to enforce symmetric scales or add tags to facetted plots.

Authors:Baptiste Auguie [aut, cre]

egg_0.4.5.tar.gz
egg_0.4.5.zip(r-4.7)egg_0.4.5.zip(r-4.6)egg_0.4.5.zip(r-4.5)
egg_0.4.5.tgz(r-4.6-any)egg_0.4.5.tgz(r-4.5-any)
egg_0.4.5.tar.gz(r-4.7-any)egg_0.4.5.tar.gz(r-4.6-any)
egg_0.4.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
egg/json (API)

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

Bug tracker:https://github.com/baptiste/egg/issues

On CRAN:

Conda:

12.48 score 13 stars 68 packages 3.4k scripts 34k downloads 11 mentions 12 exports 18 dependencies

Last updated from:c4dac61c84. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK127
source / vignettesOK178
linux-release-x86_64OK121
macos-release-arm64OK122
macos-oldrel-arm64OK83
windows-develOK86
windows-releaseOK87
windows-oldrelOK92
wasm-releaseOK86

Exports:.dummy_ggplot.dummy_gtableexpose_layoutgeom_customggarrangegtable_frameset_panel_sizesymmetric_rangetag_facettag_facet_outsidetheme_articletheme_presentation

Dependencies:clicpp11farverggplot2gluegridExtragtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr

Laying out multiple plots on a page
Arranging multiple plots on a page | Basic strategy | Plot insets | Aligning plot panels | Aligning complex plots | Multiple pages? | Mixed graphical components | Titles and subtitles | Legends | Tables and other grobs | Alternative options | grid viewports and layouts | Acknowledgements

Last update: 2019-07-13
Started: 2017-09-08

Overview of the egg package
Exposing ggplot2 layouts | Setting panel size | Aligning complex ggplots | Arranging and aligning multiple plots | Custom themes | Symmetric axis scale | Custom geom

Last update: 2019-07-13
Started: 2017-08-29