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 Apr. 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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RgoogleMaps406080100120140160180200220240260TrendBars

Today's Hot Picks in Authors and Packages

hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
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  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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