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
Previous versions and publish date:
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns