Package: ggmapinset 0.4.0.9000
ggmapinset: Add Inset Panels to Maps
Helper to add insets based on geom_sf() from 'ggplot2'. This package gives you a drop-in replacement for geom_sf() that supports adding a zoomed inset map without having to create and embed a separate plot.
Authors:
ggmapinset_0.4.0.9000.tar.gz
ggmapinset_0.4.0.9000.zip(r-4.5)ggmapinset_0.4.0.9000.zip(r-4.4)ggmapinset_0.4.0.9000.zip(r-4.3)
ggmapinset_0.4.0.9000.tgz(r-4.4-any)ggmapinset_0.4.0.9000.tgz(r-4.3-any)
ggmapinset_0.4.0.9000.tar.gz(r-4.5-noble)ggmapinset_0.4.0.9000.tar.gz(r-4.4-noble)
ggmapinset_0.4.0.9000.tgz(r-4.4-emscripten)ggmapinset_0.4.0.9000.tgz(r-4.3-emscripten)
ggmapinset.pdf |ggmapinset.html✨
ggmapinset/json (API)
NEWS
# Install 'ggmapinset' in R: |
install.packages('ggmapinset', repos = c('https://cidm-ph.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cidm-ph/ggmapinset/issues
Pkgdown site:https://cidm-ph.github.io
- mozzies_nsw2301 - Mosquito counts from NSW Arbovirus Surveillance program
data-visualizationgeospatialggplot-extensionggplot2
Last updated 8 days agofrom:5e068d78a3. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 18 2024 |
R-4.5-win | OK | Dec 18 2024 |
R-4.5-linux | OK | Dec 18 2024 |
R-4.4-win | OK | Dec 18 2024 |
R-4.4-mac | OK | Dec 18 2024 |
R-4.3-win | OK | Dec 18 2024 |
R-4.3-mac | OK | Dec 18 2024 |
Exports:build_sf_inset_layersconfigure_insetcoord_sf_insetgeom_inset_framegeom_sf_insetgeom_sf_label_insetgeom_sf_text_insetGeomSfInsetget_inset_configshape_circleshape_rectangleshape_sfstat_sf_coordinates_insetstat_sf_insetStatSfCoordinatesInsetStatSfInsettransform_to_inset
Dependencies:classclassIntclicolorspaceDBIe1071fansifarverggplot2gluegtableisobandKernSmoothlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigproxyR6RColorBrewerRcpprlangs2scalessftibbleunitsutf8vctrsviridisLitewithrwk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add Inset Panels to Maps | ggmapinset-package ggmapinset |
Build layers to implement an inset-compatible geometry | build_sf_inset_layers |
Configure transformations underpinning a map inset | configure_inset |
Specify an inset configuration for the whole plot | coord_sf_inset |
Add a frame and burst lines for an inset | geom_inset_frame |
Visualise sf objects with insets | GeomSfInset geom_sf_inset StatSfInset stat_sf_inset |
Extract coordinates from 'sf' objects (inset-aware) | geom_sf_label_inset geom_sf_text_inset StatSfCoordinatesInset stat_sf_coordinates_inset |
Get the inset configuration from the params or coord | get_inset_config |
Mosquito counts from NSW Arbovirus Surveillance program | mozzies_nsw2301 |
Circular insets | shape_circle |
Rectangular insets | shape_rectangle |
Arbitrary geometry as insets | shape_sf |
Transform coordinates according to inset configuration | transform_to_inset |