Skip to content

R Package for accessing and plotting Google Maps

Notifications You must be signed in to change notification settings

zhenglinwang/googleway

 
 

Repository files navigation

googleway

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

Functions to access Google Maps API

v1.0.0 - CRAN release

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

See vignettes for instructions and examples.

v1.1.0 - Development

The development version allows you to plot a Google Map from R, both in a shiny environment and as a stand-alone R plot.

See News for a list of changes

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.4%
  • C++ 1.2%
  • Other 0.5%