evsim

CRAN status R-CMD-check Codecov test coverage

Overview

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:

Usage

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.

Installation

You can install the package from CRAN or the development version from GitHub:

# CRAN stable release
install.packages("evsim")

# Latest development version
# install.packages("devtools")
devtools::install_github("mcanigueral/evsim")

Getting help

If you encounter a clear bug, please open an issue with a minimal reproducible example on GitHub. For questions and other discussion, please send me a mail to marc.canigueral@udg.edu.

For further technical details, you can read the following academic articles about the methodology used in this paper:

Acknowledgements

This work has been developed under a PhD program in the eXiT research group from the University of Girona (Catalonia) in collaboration with Resourcefully, an energy transition consulting company based in Amsterdam, The Netherlands.