Learn R Programming

nbc4va (version 1.2)

nbc4vaGUI: Web-based graphical user interface in nbc4va

Description

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

Usage

nbc4vaGUI()

Arguments

Value

Creates a GUI for running nbc4va in a web browser.

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.

See Also

Other utility functions: nbc4vaIO()

Examples

Run this code
# NOT RUN {
library(nbc4va)
nbc4vaGUI()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab