Other packages > Find by keyword >

RgoogleMaps  

Overlays on Static Maps
View on CRAN: Click here


Download and install RgoogleMaps package within the R console
Install from CRAN:
install.packages("RgoogleMaps")

Install from Github:
library("remotes")
install_github("cran/RgoogleMaps")

Install by package version:
library("remotes")
install_version("RgoogleMaps", "1.5.1")



Attach the package and use:
library("RgoogleMaps")
Maintained by
Markus Loecher
[Scholar Profile | Author Map]
First Published: 2009-05-07
Latest Update: 2023-11-06
Description:
Serves two purposes: (i) Provide a comfortable R interface to query the Google server for static maps, and (ii) Use the map as a background image to overlay plots within R. This requires proper coordinate scaling.
How to cite:
Markus Loecher (2009). RgoogleMaps: Overlays on Static Maps. R package version 1.5.1, https://cran.r-project.org/web/packages/RgoogleMaps. Accessed 16 Mar. 2025.
Previous versions and publish date:
1.0 (2009-05-07 13:03), 1.1.1 (2009-05-15 13:25), 1.1.2 (2009-05-20 08:55), 1.1.3 (2009-06-18 09:28), 1.1.4 (2009-07-18 17:35), 1.1.5 (2009-07-26 19:51), 1.1.6 (2009-10-13 20:26), 1.1.7 (2010-02-09 10:16), 1.1.8 (2010-02-11 19:40), 1.1.9.1 (2010-09-22 21:36), 1.1.9.2 (2010-10-26 14:10), 1.1.9.3 (2010-12-13 19:21), 1.1.9.4 (2011-01-08 09:30), 1.1.9.5 (2011-03-04 17:22), 1.1.9.6 (2011-03-13 19:43), 1.1.9.7 (2011-05-13 08:57), 1.1.9.8 (2011-06-29 11:41), 1.1.9.11 (2011-07-23 22:15), 1.1.9.13 (2011-07-26 12:14), 1.1.9.15 (2011-08-02 10:32), 1.1.9 (2010-09-15 09:41), 1.1 (2009-05-13 09:05), 1.2.0.2 (2012-08-26 14:51), 1.2.0.3 (2013-03-30 15:56), 1.2.0.4 (2013-09-04 16:47), 1.2.0.5 (2013-09-28 11:50), 1.2.0.6 (2014-04-30 20:46), 1.2.0.7 (2015-01-21 17:14), 1.2.0 (2012-03-15 21:25), 1.4.1 (2016-09-18 17:43), 1.4.2 (2018-06-08 12:13), 1.4.3 (2018-11-07 21:10), 1.4.4 (2019-08-20 14:40), 1.4.5.1 (2020-01-09 00:02), 1.4.5.2 (2020-01-26 13:50), 1.4.5.3 (2020-02-12 15:30), 1.4.5 (2019-12-11 19:00)
Other packages that cited RgoogleMaps R package
View RgoogleMaps citation profile
Other R packages that RgoogleMaps depends, imports, suggests or enhances
Complete documentation for RgoogleMaps
Downloads during the last 30 days
02/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/15Downloads for RgoogleMaps406080100120140160180200220240TrendBars

Today's Hot Picks in Authors and Packages

RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA