nbc4vaGUI {nbc4va} | R Documentation |
A Graphical User Interface (GUI) for the nbc4va package using shiny.
nbc4vaGUI()
This function requires the shiny package, which can be installed via:
install.packages("shiny")
Use esc in the R console to stop the GUI.
Please use a modern browser (e.g. latest firefox, chrome) for the best experience.
Creates a GUI for running nbc4va in a web browser.
Other utility functions:
nbc4vaIO()
## Not run:
library(nbc4va)
nbc4vaGUI()
## End(Not run)