Skip to content

Commit bfc80e8

Browse files
author
Kenneth Daily
authored
Update README.md
1 parent c3f7184 commit bfc80e8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,3 @@ Clone this repository and install the following packages:
1616
install.packages("shiny", "rmarkdown", "plyr", "dplyr", "reshape", "data.table", "xtable", "knitr", "ggplot2", "scales", "stringr", "synapseClient", "RMySQL", "yaml", "lubridate")
1717
```
1818

19-
## Usage
20-
21-
Set your working directory to the root of the project and run the Shiny app at `inst/shiny-apps/UsageStats/app.R`:
22-
23-
```
24-
shiny::runApp('inst/shiny-apps/UsageStats/', launch.browser=TRUE)
25-
```
26-
27-
Select "launch in browser" either from the running app

0 commit comments

Comments
 (0)