Quantitative72 / openrouteservice-r

:globe_with_meridians: R package to query openrouteservice.org

Home Page:https://giscience.github.io/openrouteservice-r/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis-CI Build Status AppVeyor Build Status Coverage Status

openrouteservice R client

The openrouteservice package provides easy access to the openrouteservice (ORS) API from R. It allows you to painlessly consume the following services:

Disclaimer

By using this package, you agree to the ORS terms and conditions.

Installation

The package is not yet available from CRAN, but you can install the development version directly from GitHub.

# install.packages("devtools")
devtools::install_github("GIScience/openrouteservice-r")

Get started

See the package vignette for an overview of the offered functionality.

About

:globe_with_meridians: R package to query openrouteservice.org

https://giscience.github.io/openrouteservice-r/

License:Apache License 2.0


Languages

Language:R 100.0%