Other packages > Find by keyword >

googleway  

Accesses Google Maps APIs to Retrieve Data and Plot Maps
View on CRAN: Click here


Download and install googleway package within the R console
Install from CRAN:
install.packages("googleway")

Install from Github:
library("remotes")
install_github("cran/googleway")

Install by package version:
library("remotes")
install_version("googleway", "2.7.8")



Attach the package and use:
library("googleway")
Maintained by
David Cooley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-05-30
Latest Update: 2023-08-22
Description:
Provides a mechanism to plot a 'Google Map' from 'R' and overlay it with shapes and markers. Also provides access to 'Google Maps' APIs, including places, directions, roads, distances, geocoding, elevation and timezone.
How to cite:
David Cooley (2016). googleway: Accesses Google Maps APIs to Retrieve Data and Plot Maps. R package version 2.7.8, https://cran.r-project.org/web/packages/googleway. Accessed 12 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:45), 0.2.0 (2016-05-30 15:56), 1.0.0 (2016-06-11 09:25), 2.0.0 (2017-05-01 17:16), 2.2.0 (2017-06-25 09:26), 2.4.0 (2018-02-01 23:34), 2.6 (2018-04-29 11:23), 2.7.0 (2018-05-25 10:10), 2.7.1 (2018-09-17 13:50), 2.7.3 (2020-11-16 09:10), 2.7.5 (2022-01-18 04:42), 2.7.6 (2022-01-24 12:22), 2.7.7 (2023-04-14 23:50)
Other packages that cited googleway R package
View googleway citation profile
Other R packages that googleway depends, imports, suggests or enhances
Complete documentation for googleway
Functions, R codes and Examples using the googleway R package
Some associated functions: access_result . add_bicycling . add_circles . add_dragdrop . add_drawing . add_geojson . add_heatmap . add_kml . add_markers . add_overlay . add_polygons . add_polylines . add_rectangles . add_traffic . add_transit . clear . clear_bounds . clear_keys . clear_search . decode_pl . encode_pl . geo_melbourne . google_charts . google_directions . google_dispatch . google_distance . google_elevation . google_find_place . google_geocode . google_keys . google_map-shiny . google_map . google_map_directions . google_map_panorama . google_map_search . google_map_update . google_map_url . google_map_view . google_nearestRoads . google_place_autocomplete . google_place_details . google_places . google_reverse_geocode . google_snapToRoads . google_speedLimits . google_streetview . google_timezone . map_styles . melbourne . pipe . place_fields . set_key . tram_route . tram_stops . update_circles . update_geojson . update_heatmap . update_polygons . update_polylines . update_rectangles . update_style . 
Some associated R codes: charts.R . colours.R . data.R . google_datatable.R . google_directions.R . google_distance.R . google_elevation.R . google_geocode.R . google_keys.R . google_map.R . google_map_layer_circle.R . google_map_layer_drawing.R . google_map_layer_fusion.R . google_map_layer_geojson.R . google_map_layer_heatmap.R . google_map_layer_kml.R . google_map_layer_marker.R . google_map_layer_methods.R . google_map_layer_overlay.R . google_map_layer_parameters.R . google_map_layer_polygon.R . google_map_layer_polyline.R . google_map_layer_rectangle.R . google_map_layer_sf.R . google_map_layers.R . google_map_shape_constructors.R . google_map_urls.R . google_place_autocomplete.R . google_place_details.R . google_places.R . google_reverse_geocode.R . google_roads.R . google_streetview.R . google_timezone.R . google_utilities.R . googleway-package.R . googleway_dependencies.R . info_window.R . legend.R . onLoad.R . parameter_checks.R . polyline.R . polyline_constructors.R . results_access.R . results_directions.R . results_distance.R . results_elevation.R . results_geocode.R . results_places.R . results_roads.R . scratch.R .  Full googleway package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcheck  
Property Based Testing
Property based testing, inspired by the original 'QuickCheck'. This package builds on the property ...
Download / Learn more Package Citations See dependency  
flexdashboard  
R Markdown Format for Flexible Dashboards
Format for converting an R Markdown document to a grid oriented dashboard. The dashboard flexibly a ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
spatstat.random  
Random Generation Functionality for the 'spatstat' Family
Functionality for random generation of spatial data in the 'spatstat' family of packages. Generate ...
Download / Learn more Package Citations See dependency  
keyplayer  
Locating Key Players in Social Networks
Computes group centrality scores and identifies the most central group of players in a network. ...
Download / Learn more Package Citations See dependency  
ipdw  
Spatial Interpolation by Inverse Path Distance Weighting
Functions are provided to interpolate geo-referenced point data via Inverse Path Distance Weighting ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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