make_trip_row: This function creates a dataframe with trip details needed...

Description Usage Arguments Value

View source: R/generate_evtrip_scenarios.R

Description

This function creates a dataframe with trip details needed for the VCDM.

Usage

1
make_trip_row(main_con, a_id = 1, gas_prices, trip_EV_row, trip_sp, trip_dc)

Arguments

main_con

The database connection passed to another function

a_id

The analysis_id

gas_prices

The dataframe containing gas prices for each zip code

trip_EV_row

The dataframe containing details about the EV taking the trip

trip_sp

Dataframe containing trip shortest_path

trip_dc

Dataframe with trip destination chargers

Value

The dataframe with EV specific trip details


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