knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" ) library(tibble) library(readr)
mopac provides a collection of datasets pertaining to Loop 1 "Mopac" in Austin, TX.
Install the released version from CRAN with:
install.packages("mopac")
Or install the development version from Github:
devtools::install_github("sccmckenzie/mopac")
rush_hour
: Time series of real traffic observations, collected for this package.mopac::rush_hour
express
: Simulated express lane records, shares a similar structure as rush_hour.mopac::express
rates
: Express lane rates for a typical weekday.mopac::rates
exits
: Information for all Mopac exits.mopac::exits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.