Energy Analytics used in OpEnergy application.
#Install:
Load devtools library or install it if not already:
install.packages("devtools")
Then install OpEnergyAnalytics from Github
devtools::install_github("okgreece/OpEnergyAnalytics")
And load the library
library(OpEnergyAnalytics)