Skip to content

Commit 15d4afd

Browse files
committed
Update docs
1 parent 1bf55eb commit 15d4afd

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CRAN-SUBMISSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Version: 0.3
2-
Date: 2023-06-26 17:56:13 UTC
3-
SHA: e43bbdf4f50952a5fd2fa4fe2144fb134d1e15a0
2+
Date: 2023-06-26 18:08:27 UTC
3+
SHA: 1bf55eb8dbc339930e21fee2dcdbffa74c71743b

_pkgdown.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
url: http://paulgovan.github.io/eAnalytics/
22
template:
33
bootstrap: 5
4+
development:
5+
mode: auto
46

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Explorer: discover new relationships in the data
1515

1616
# Overview
17-
eAnalytics is a [Shiny](http://shiny.rstudio.com) web application built on top of [R](https://www.r-project.org) for energy analytics. To learn more about this project, check out this [article](http://doi.org/10.5334/jors.144).
17+
eAnalytics is a [Shiny](https://shiny.posit.co/) web application built on top of [R](https://www.r-project.org) for energy analytics. To learn more about this project, check out this [article](https://doi.org/10.5334/jors.144).
1818

1919
# Getting Started
2020
To install eAnalytics in R:
@@ -38,7 +38,7 @@ eAnalytics::eAnalytics()
3838
Or to access the app through a browser, visit [paulgovan.shinyapps.io/eAnalytics](https://paulgovan.shinyapps.io/eAnalytics/).
3939

4040
# Data
41-
eAnalytics is built around the [energyr](https://github.com/paulgovan/energyr) R package of data published by the United States Federal Energy Regulatory Commission [www.ferc.gov](www.ferc.gov). energyr contains several datasets for different industry segments:
41+
eAnalytics is built around the [energyr](https://github.com/paulgovan/energyr) R package of data published by the United States Federal Energy Regulatory Commission [www.ferc.gov](https://www.ferc.gov). energyr contains several datasets for different industry segments:
4242

4343
* `electric`: Electric Company Financial Data
4444
* `gas`: Natural Gas Company Financial Data

0 commit comments

Comments
 (0)