Skip to content

okgreece/OpEnergyAnalytics

Repository files navigation

OpEnergyAnalytics

Build Status Project Status: Active – The project has reached a stable, usable state and is being actively developed. minimal R version Licence DOI

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)