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

Trip Generator (tripgen)

Lifecycle: experimental

Trip Generator (tripgen) generates the trips for agent-based simulation. The tripgen factors in the following:

  1. The long distance travel demand model.
  2. The vehicle choice decision model.
  3. Assigns vehicles to trips.
library(tripgen)
## basic example code

Please note that the 'tripgen' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



chintanp/wsdot_evse_update_states documentation built on Aug. 30, 2021, 8:56 p.m.