create_departure_df: Create a dataframe that predicts the number of trips...

Description Usage Arguments Value

View source: R/generate_evtrip_scenarios.R

Description

Create a dataframe that predicts the number of trips departing from origin to destination

Usage

1
create_departure_df(od, od_sp, config)

Arguments

od

A dataframe containing the results of the gravity model

od_sp

Dataframe containing OD and shortest_path_length

config

constants

Value

A dataframe with column origin, destination, and number of trips between the origin and destination


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