Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgovan committed Oct 4, 2016
1 parent deff499 commit 7fbf97d
Show file tree
Hide file tree
Showing 6 changed files with 691 additions and 337 deletions.
Binary file modified .RData
Binary file not shown.
2 changes: 1 addition & 1 deletion Description
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: eAnalytics
Version: 0.1.0
Title: Dynamic Web Analytics for the Energy Industry
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.
Expand Down
2 changes: 1 addition & 1 deletion R/eAnalytics.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
#' eAnalytics()
#' }
eAnalytics <- function() {
shiny::runApp(system.file('app', package='eAnalytics'))
shiny::runApp(system.file('app', package = 'eAnalytics'))
}
9 changes: 9 additions & 0 deletions inst/app/rsconnect/shinyapps.io/paulgovan/eAnalytics.dcf
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: eAnalytics
account: paulgovan
server: shinyapps.io
appId: 21904
bundleId: 562185
url: https://paulgovan.shinyapps.io/eAnalytics/
when: 1474337146.52181
asMultiple: FALSE
asStatic: FALSE
Loading

0 comments on commit 7fbf97d

Please sign in to comment.