Package: ggautomap 0.3.2.9000
ggautomap: Create Maps from a Column of Place Names
Mapping tools that convert place names to coordinates on the fly. These 'ggplot2' extensions make maps from a data frame where one of the columns contains place names, without having to directly work with the underlying geospatial data and tools. The corresponding map data must be registered with 'cartographer' either by the user or by another package.
Authors:
ggautomap_0.3.2.9000.tar.gz
ggautomap_0.3.2.9000.zip(r-4.5)ggautomap_0.3.2.9000.zip(r-4.4)ggautomap_0.3.2.9000.zip(r-4.3)
ggautomap_0.3.2.9000.tgz(r-4.4-any)ggautomap_0.3.2.9000.tgz(r-4.3-any)
ggautomap_0.3.2.9000.tar.gz(r-4.5-noble)ggautomap_0.3.2.9000.tar.gz(r-4.4-noble)
ggautomap_0.3.2.9000.tgz(r-4.4-emscripten)ggautomap_0.3.2.9000.tgz(r-4.3-emscripten)
ggautomap.pdf |ggautomap.html✨
ggautomap/json (API)
NEWS
# Install 'ggautomap' in R: |
install.packages('ggautomap', repos = c('https://cidm-ph.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cidm-ph/ggautomap/issues
data-visualizationgeospatialggplot-extensionggplot2
Last updated 10 months agofrom:f52b0ba52e. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | NOTE | Oct 25 2024 |
R-4.5-linux | NOTE | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:configure_insetcoord_automapcrs_eqcgeom_boundariesgeom_centroidsgeom_choroplethgeom_geoscattergeom_inset_framegeom_sf_insetgeom_sf_label_insetgeom_sf_text_insetGeomSfInsetposition_circle_repelposition_circle_repel_sfPositionCircleRepelPositionCircleRepelSfstat_automapstat_automap_coordsstat_choroplethstat_geoscatterstat_sf_insetStatAutomapStatAutomapCoordsStatChoroplethStatGeoscatterStatSfCoordinatesInsetStatSfInset
Dependencies:cartographerclassclassIntclicolorspacecpp11DBIdplyre1071fansifarvergenericsggmapinsetggplot2gluegtableisobandKernSmoothlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepackcirclespillarpkgconfigproxypurrrR6RColorBrewerRcpprlangs2scalessfstringistringrtibbletidyrtidyselectunitsutf8vctrsviridisLitewithrwk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create Maps From a Column of Place Names | ggautomap-package ggautomap |
Configure transformations underpinning a map inset | configure_inset |
Specify an inset configuration for the whole plot | coord_automap |
Coordinate reference system for spatial computations | crs_eqc |
Map feature boundaries | geom_boundaries |
Geographic centroid of locations | geom_centroids |
Associate regions with counts | geom_choropleth StatChoropleth stat_choropleth |
Place points randomly or in a grid within locations | geom_geoscatter StatGeoscatter stat_geoscatter |
Pack overlapping points into a circle | PositionCircleRepel PositionCircleRepelSf position_circle_repel position_circle_repel_sf |
Attach spatial data with 'cartographer' | StatAutomap StatAutomapCoords stat_automap |
Attach coordinates with 'cartographer' | stat_automap_coords |