Skip to content

An R package implementing the gWidgets2 API for the tcltk package

Notifications You must be signed in to change notification settings

maclean/gWidgets2tcltk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gWdgets2tcltk

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")

About

An R package implementing the gWidgets2 API for the tcltk package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Tcl 75.3%
  • R 24.7%