A package implementing the gWidgets2 API for the tcltk package
This package works with gWidgets2 to provide a simple interface to
R's tcltk package.
Install this package by:
-
the CRAN version via
install.packages("gWidgets2tcltk") -
The most recent development version with
devtools:
library(devtools)
install_github("gWidgets2tcltk", "jverzani")