kashenfelter / googleway

R Package for accessing and plotting Google Maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

R Package for accessing and plotting Google Maps


Languages

Language:R 75.4%Language:JavaScript 23.8%Language:CSS 0.5%Language:Rebol 0.3%