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

jts

R-CMD-check

The goal of jts is to provide easy access to the DfT's Journey Time Statistics.

Installation

Install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("ITSLeeds/jts")


ITSLeeds/jts documentation built on Jan. 25, 2021, 4:57 a.m.