Skip to content

SymbolixAU/googleway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
SymbolixAU
May 25, 2018
8b1f67c · May 25, 2018
May 18, 2018
Oct 3, 2017
May 24, 2018
May 18, 2018
Jun 25, 2017
May 25, 2018
Jan 30, 2018
May 1, 2017
Jan 29, 2018
Apr 26, 2018
May 25, 2018
May 9, 2018
May 25, 2018
May 25, 2018
May 25, 2018
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.

Google Maps

v2.7

see News for a full list of changes and additions

See the vignette for instructions and examples.

v2.7.0001+ (dev)

Installation

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

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