eAnalytics eAnalytics website

Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN status R-CMD-check

Features

Overview

eAnalytics is a shiny web application built on top of R for energy analytics. To learn more about this project, check out this article.

Getting Started

To install eAnalytics in R:

install.packages("eAnalytics")

Or to install the latest development version:

devtools::install_github("paulgovan/eAnalytics")

To launch the app:

eAnalytics::eAnalytics()

Or to access the app through a browser, visit paulgovan.shinyapps.io/eAnalytics.

Data

eAnalytics is built on the energyr R package of data published by the United States Federal Energy Regulatory Commission www.ferc.gov. energyr contains several datasets for different industry segments:

Code of Conduct

Please note that the eAnalytics project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.