knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%",
  eval = T
)

gdistanceR

The goal of gdistanceR is to interact with the Google Distance MAtrix API.

Installation

Shaunson26/gdistanceR documentation built on Feb. 28, 2022, 12:45 a.m.