Last chance! 50% off unlimited learning
Sale ends in
Buy Now
Rdocumentation
powered by
Learn R Programming
tcltk (version 3.3.1)
tkStartGUI: Tcl/Tk GUI startup
Description
Starts up the Tcl/Tk GUI
Usage
tkStartGUI()
Arguments
Details
Starts a GUI console implemented via a Tk text widget. This should probably be called at most once per session. Also redefines the file pager (as used by
help()
) to be the Tk pager.