Displaying 2 results from an estimated 2 matches for "buttonframe".
Did you mean:
buttonsframe
2011 Nov 28
5
window manager interface commands for linux
How can i replicate this in Linux:
source(file.choose())
I've tried source(tkgetOpenFile()) but with no luck
2000 Oct 24
1
R_eval in tcltk library
Is there a method with the current tcltk library in R to call back an R
function within the .Tcl("...") interpreter?
I can't find anything documented, and I don't understand the usefulness of
the .Tcl.callback() function. Browsing through the tcltk source code I found
two functions R_eval and R_call that seem to take input from the .Tcl
interpreter and parse them through the R