nbc4vaGUI: Web-based graphical user interface in nbc4va

View source: R/nbc4va_utility.R

nbc4vaGUIR Documentation

Web-based graphical user interface in nbc4va

Description

A Graphical User Interface (GUI) for the nbc4va package using shiny.

nbcguiex.png

Usage

nbc4vaGUI()

Details

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.

Value

Creates a GUI for running nbc4va in a web browser.

See Also

Other utility functions: nbc4vaIO()

Examples

## Not run: 
library(nbc4va)
nbc4vaGUI()

## End(Not run)


nbc4va documentation built on May 10, 2022, 5:07 p.m.