Package: ggmagnify 0.4.1
ggmagnify: Create a Magnified Inset of Part of a "Ggplot" Object
Creates a magnified inset of a ggplot, with projection lines and borders around the target area and inset, plus optional shadow. Rectangular, elliptical or arbitrary regions can be magnified. Works with facets and maps. Geoms can optionally be recomputed within the inset area.
Authors:
ggmagnify_0.4.1.tar.gz
ggmagnify_0.4.1.zip(r-4.5)ggmagnify_0.4.1.zip(r-4.4)ggmagnify_0.4.1.zip(r-4.3)
ggmagnify_0.4.1.tgz(r-4.4-any)ggmagnify_0.4.1.tgz(r-4.3-any)
ggmagnify_0.4.1.tar.gz(r-4.5-noble)ggmagnify_0.4.1.tar.gz(r-4.4-noble)
ggmagnify_0.4.1.tgz(r-4.4-emscripten)ggmagnify_0.4.1.tgz(r-4.3-emscripten)
ggmagnify.pdf |ggmagnify.html✨
ggmagnify/json (API)
NEWS
# Install 'ggmagnify' in R: |
install.packages('ggmagnify', repos = c('https://hughjonesd.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hughjonesd/ggmagnify/issues
Last updated 5 months agofrom:55ca1ac0a5 (on v0.4.1). Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 22 2024 |
R-4.5-win | NOTE | Oct 22 2024 |
R-4.5-linux | NOTE | Oct 22 2024 |
R-4.4-win | OK | Oct 22 2024 |
R-4.4-mac | OK | Oct 22 2024 |
R-4.3-win | OK | Oct 22 2024 |
R-4.3-mac | OK | Oct 22 2024 |
Exports:geom_magnifygeom_magnify_tileGeomMagnifygrob_wherehull_aroundinset_blanksinset_themerect_around
Dependencies:clicolorspacefansifarverggplot2gluegridExtragridGeometrygtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpolyclipR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a magnified inset of a plot | geom_magnify geom_magnify_tile |
Internals | GeomMagnify |
Create a grob from a subset of sf data | grob_where |
Default elements to blank in the ggmagnify inset | inset_blanks |
Create a theme suitable for an inset ggplot | inset_theme |
Helper functions to find rectangles or convex hulls of data | hull_around rect_around |