We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62cd6c commit 9957bc2Copy full SHA for 9957bc2
README.md
@@ -2,3 +2,15 @@ EnergyPlusSQL
2
=============
3
4
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