| runGUI | R Documentation | 
Opens one of four web-based GUIs for shotGroups functionality in an external browser.
runGUI(app=c("analyze", "hitprob", "range", "angular"), ...)
| app | character string. One of  | 
| ... | arguments passed to  | 
Requires installing package shiny first. This function calls runApp to run the included shotGroupsApp application.
runApp
## Not run: runGUI(app="analzye") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.