Showing 2 of total 2 results (show query)
sciviews
svGUI:'SciViews' - Manage GUIs in R
Manage Graphical User Interfaces (GUI) in R. It is independent from any particular GUI widgets ('Tk', 'Gtk2', native, ...). It centralizes info about GUI elements currently used, and it dispatches GUI calls to the particular toolkits in use in function of the context (is R run at the terminal, within a 'Tk' application, a HTML page?).
Maintained by Philippe Grosjean. Last updated 3 years ago.
2 stars 6.18 score 10 scripts 13 dependentscran
fgui:Function GUI
Rapidly create a GUI interface for a function you created by automatically creating widgets for arguments of the function. Automatically parses help routines for context-sensitive help to these arguments. The interface essentially a wrapper to some Tcl/Tk routines to both simplify and facilitate GUI creation. More advanced Tcl/Tk routines/GUI objects can be incorporated into the interface for greater customization for the more experienced.
Maintained by Thomas Hoffmann. Last updated 7 years ago.
1.95 score 3 dependents