Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.11 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.11 KB

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)