This repo is archived and is not active, please do not use
Code used to analyse various EV performance & power flow datasets.
The repo is structured as an R package. To install it use:
devtools::install_github("CfSOtago/evAnalysis")
The package should auto-install all of its dependencies except for:
- the dkUtils package: so use devtools::install_github("dataknut/dkUtils") to install it