westdew/batchotp: Batch Request OTP from R

This package contains tools for interfacing with an OpenTripPlanner (OTP) server from R. The main tool sends a batch request (templated python script) to the OTP server REST path /otp/scripting/run and fetches the data returned. Other tools support the parameterization of this script, e.g., creating a grid of points, and support the setup of the OTP server, e.g. loading a router.

Getting started

Package details

AuthorNathaniel A. Dewey <ndewey1@jhu.edu>
MaintainerNathaniel A. Dewey <ndewey1@jhu.edu>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("westdew/batchotp")
westdew/batchotp documentation built on Dec. 16, 2019, 12:49 a.m.