evsim is part of a suite of packages to analyse, model and simulate the charging behavior of electric vehicle users:
evsim package provides the functions for:
If you have your own data set of EV charging sessions or you have already built your EV model with evprof, the best place to start is the Get started chapter in the package website.
You can install the package from CRAN or the latest development version from GitHub:
# CRAN stable release
install.packages("evsim")
# install.packages("pak")
pak::pak("resourcefully-dev/evsim")
If you encounter a clear bug, please open an issue with a minimal reproducible example on GitHub.
For further technical details, you can read the following academic articles about the methodology used in this paper:
This work started under a PhD program in the the University of Girona in collaboration with Resourcefully, the energy transition consulting company that currently supports the development and maintenance.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.