ggmap
Map plotter
An R package that retrieves and plots map tiles from online mapping services using the ggplot2 framework.
A package for plotting maps in R with ggplot2
770 stars
47 watching
231 forks
Language: R
last commit: 10 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mikkovihtakari/ggoceanmaps | A package that simplifies plotting oceanographic data on maps using the ggplot2 R graphics system | 46 |
symbolixau/mapdeck | A R library that enables plotting large datasets on interactive maps using WebGL and a map rendering platform. | 363 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 590 |
eliocamp/ggperiodic | A package to enhance ggplot2's capabilities when dealing with periodic data by automatically augmenting the domain for plotting. | 21 |
wilkelab/ggridges | R package for creating visually appealing, partially overlapping line plots to represent changes in distributions over time or space | 411 |
vpetukhov/ggrastr | A package that enables the rasterization of specific layers within ggplot2 plots to improve plot performance without losing vector quality. | 217 |
moodymudskipper/ggframe | A data frame wrapper around ggplot2 for building and printing plots, allowing for data manipulation and exploration. | 14 |
zoharby/plot_google_map | A MATLAB function to embed a Google map in the background of a figure | 65 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 893 |
maraab23/ggseqplot | Provides functions to visualize sequence data using ggplot2 | 14 |
coolbutuseless/ggrgl | An extension to ggplot2 that adds 3D rendering capabilities | 186 |
lkremer/ggpointdensity | A visualization tool that combines the strengths of scatter plots and 2D density plots to display data points with their relative density | 418 |
kassambara/ggpubr | Provides functions for creating publication-ready plots from ggplot2 in R | 1,146 |
teunbrand/ggplateplot | Tools and layouts for creating specialized plots of microwell-shaped data | 3 |
evamaerey/ggcalendar | A package for creating calendars with ggplot2 using date-based positioning | 35 |