Displaying 1 result from an estimated 1 matches for "tk2edit".
Did you mean:
kedit
2012 Jan 28
1
need gui matrix editor: does R Core team have advice on how?
...to program with a library, as long
as it is not a waste of time.
I've been searching R archives and here's what I found so far.
1. tcl/tk
Building on R tcltk2, for people that have the Tcl addon widget
TkTable installed, there are several packages. in tcltk2 itself,
there is a function tk2edit, and there are others that try to
embellish. I've tried several of these, they seem to be not-quite
done yet, one can't copy a rectangle, for example. But maybe I could
learn how to fix them up and make yet another tktable based editor.
Problem: requires user to have enough understanding...