grasp.GUI {grasper}R Documentation

GRASP-R Graphical User Interface

Description

Launches the Graphical User Interface of GraspeR

Usage

grasp.GUI(grass.on=FALSE)

Arguments

grass.on If TRUE, functions for GRASS will be activated

Details

Grasp.GUI can be used instead of grasp.in. It initiliazes all the libraries, including the tcltk library which makes the GUI work. It has menues for about all the functions of GRASP-R, plus links to Interfaces to different functions.

Note

The help menu is not yet totally implemented. Look at the documentation for more details at \url{http://www.cscf.ch/grasp}. If you want to use the GRASS commands, install the GRASS package from CRAN, and launch grass5 BEFORE launching R FROM THE grass5 COMMAND LINE INTERFACE.

Author(s)

Fabien Fivaz fabien.fivaz@bluewin.ch. Ported to R from GRASP http://www.cscf.ch/grasp/ for S-Plus written by A. Lehmann, J.R. Leathwich and J. McC Overton. Have a look at http://www.cscf.ch/grasp for details and update.

See Also

grasp.in


[Package grasper version 0.4-4 Index]