Skip to content

Commit 9957bc2

Browse files
author
lincolnharmer
committed
Update README.md
1 parent a62cd6c commit 9957bc2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,15 @@ EnergyPlusSQL
22
=============
33

44
Use this tool to create interactive plots with E+ time series data.
5+
6+
To use, install the follwoing R packages:
7+
(shiny)
8+
(openair)
9+
(neuralnet)
10+
(plotly)
11+
(RSQLite)
12+
(reshape2)
13+
(ggplot2)
14+
15+
Then type the following command into RStudio:
16+
runGitHub( "EnergyPlusSQL", "lincolnharmer")

0 commit comments

Comments
 (0)