Skip to content

R Package for accessing and plotting Google Maps

Notifications You must be signed in to change notification settings

herbps10/googleway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
David Cooley
May 3, 2017
67dfe87 · May 3, 2017
May 3, 2017
Apr 26, 2017
May 3, 2017
May 3, 2017
May 1, 2017
Apr 25, 2017
Apr 17, 2017
Apr 29, 2017
May 1, 2017
Jun 26, 2016
May 28, 2016
May 3, 2017
May 3, 2017
Apr 29, 2017
May 1, 2017
Apr 29, 2017
Jul 24, 2016

Repository files navigation

googleway

CRAN_Status_Badge downloads CRAN RStudio mirror downloads Github Stars Build Status Coverage Status

Provides a mechanism to access various Google Maps APIs, including plotting a Google Map from R and overlaying it with shapes and markers, and retrieving data from the places, directions, roads, distances, geocoding, elevation and timezone APIs.

v2.0.0

Version 2.0.0 has significant changes compared to the previous release. See News for a list of changes.

See vignettes for instructions and examples.

Installation

## install release version from CRAN
install.packages("googleway")

## install the development version from github
devtools::install_github("SymbolixAU/googleway")

About

R Package for accessing and plotting Google Maps

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 72.9%
  • JavaScript 25.5%
  • C++ 1.1%
  • Other 0.5%