get_charging_rates_distribution | R Documentation |
Get charging rates distribution in percentages from a charging sessions data set
get_charging_rates_distribution(sessions, unit = "year", power_interval = NULL)
sessions |
tibble, sessions data set in standard format marked by |
unit |
character. Valid base units are |
power_interval |
numeric, interval of kW between power rates.
It is used to round the |
tibble
get_charging_rates_distribution(evsim::california_ev_sessions, unit = "year")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.