Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
AEBilgrau committed Jan 28, 2020
1 parent 02e0bfe commit 9e12bb6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vignettes/usage-shiny-graphical-interface.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ Alternatively, if you do an local offline instance of the
application, make sure **GMCM** is installed and run

```{r, eval=FALSE}
GMCM::runGMCM()
library("GMCM")
runGMCM()
```

The local version is handy if data cannot be submitted to the online website.
The local version is handy if data cannot be submitted to the online website or faster responses is wanted.



0 comments on commit 9e12bb6

Please sign in to comment.