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

library(tibble)
library(readr)

mopac

R-CMD-check CRAN status

mopac provides a collection of datasets pertaining to Loop 1 "Mopac" in Austin, TX.

Installation

Install the released version from CRAN with:

install.packages("mopac")

Or install the development version from Github:

devtools::install_github("sccmckenzie/mopac")

Datasets

mopac::rush_hour
mopac::express
mopac::rates
mopac::exits


sccmckenzie/mopac documentation built on Dec. 22, 2021, 10:20 p.m.