urootgui {uroot}R Documentation

uroot R-GUI

Description

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

Usage

     urootgui ()
   

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.

Author(s)

Javier López-de-Lacalle javlacalle@yahoo.es and Ignacio Díaz-Emparanza Ignacio.Diaz-Emparanza@ehu.es.

Examples

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

[Package uroot version 1.4 Index]