Learn R Programming

uroot (version 1.4-1)

urootgui: uroot R-GUI

Description

Command for launching a graphical user interface for the package uroot.

Usage

urootgui ()

Arguments

Details

This function requires tcltk and BWidget. The "BWidget" is provided with the package and urootgui adds a path to it.

All the functions in 'uroot' can be run without launching the GUI.

Examples

Run this code
## Load uroot package.
     # library(uroot)
     ## Launch the GUI.
     # urootgui()

Run the code above in your browser using DataLab