gui: Launch the graphical user interface

Description Usage Arguments Author(s) Examples

Description

A graphical user interface for the gibbonsecr package, built using tcltk.

See the online manual for more details http://dkidney.github.io/gibbonsecr.

Usage

1
gui(prompt.save.on.exit = FALSE)

Arguments

prompt.save.on.exit

if TRUE, a message box is shown when the GUI window is closed, asking if the user wishes to save the workspace.

Author(s)

Darren Kidney darrenkidney@googlemail.com

Examples

1
2
3
4
5
6
## Not run: 

library(gibbonsecr)
gui()

## End(Not run)

dkidney/gibbonsecr documentation built on May 15, 2019, 9:11 a.m.