/speedrt

Primary LanguageRMozilla Public License 2.0MPL-2.0

Installation

To install directly from GitHub use the devtools package.

library(devtools)

# Install from the main branch
install_github('metrotransit/speedrt')

# Or the development branch
install_github('metrotransit/speedrt@develop')