Description Usage Details Author(s) Examples
Command for launching a graphical user interface for the package uroot.
1 2 | urootgui ()
|
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.
Javier Lopez-de-Lacalle javlacalle@yahoo.es and Ignacio Diaz-Emparanza Ignacio.Diaz-Emparanza@ehu.es.
1 2 3 4 5 | ## Load uroot package.
# library(uroot)
## Launch the GUI.
# urootgui()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.