urootgui: uroot R-GUI

Description Usage Details Author(s) Examples

Description

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

Usage

1
2
     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 Lopez-de-Lacalle javlacalle@yahoo.es and Ignacio Diaz-Emparanza Ignacio.Diaz-Emparanza@ehu.es.

Examples

1
2
3
4
5
     ## Load uroot package.
     # library(uroot)
     ## Launch the GUI.
     # urootgui()
   

uroot documentation built on May 2, 2019, 6:49 p.m.

Related to urootgui in uroot...