Package 'eAnalytics'

Title: Dynamic Web-Based Analytics for the Energy Industry
Description: A 'Shiny' web application for energy industry analytics. Take an overview of the industry, measure Key Performance Indicators, identify changes in the industry over time, and discover new relationships in the data.
Authors: Paul Govan [aut, cre, cph]
Maintainer: Paul Govan <[email protected]>
License: Apache License
Version: 0.3.1
Built: 2024-11-10 02:59:17 UTC
Source: https://github.com/paulgovan/eanalytics

Help Index


Interactive and dynamic web analytics for the energy industry.

Description

eAnalytics is a shiny web application for energy industry analytics. eAnalytics has the largest open database of US energy industry information, providing interactive and dynamic web analytics to industry stakeholders.

Usage

eAnalytics()

See Also

http://paulgovan.github.io/eAnalytics/

Examples

if (interactive()) {
  eAnalytics()
}