tcltk-package {tcltk} | R Documentation |
Interface and language bindings to Tcl/Tk GUI elements.
This package provides access to the platform-independent Tcl/Tk GUI elements. See TkWidgets for a list of supported widgets, TkWidgetcmds for commands to work with them, and references in those files for more.
The Tcl/Tk documentation is in the system man pages.
For a complete list of functions, use ls("package:tcltk")
.
R Development Core Team
Maintainer: R Core Team R-core@r-project.org