Trip Generator (tripgen) generates the trips for agent-based simulation. The tripgen factors in the following:
- The long distance travel demand model.
- The vehicle choice decision model.
- 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.