Description Usage Arguments Value
View source: R/generate_evtrip_scenarios.R
Create a dataframe that predicts the number of trips departing from origin to destination
1 | create_departure_df(od, od_sp, config)
|
od |
A dataframe containing the results of the gravity model |
od_sp |
Dataframe containing OD and shortest_path_length |
config |
constants |
A dataframe with column origin, destination, and number of trips between the origin and destination
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.