[R] tck/tk widget for a matrix or dataframe

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Tue Dec 26 12:43:35 CET 2000


"Dilip N. Thadani" <thadani at tkk.att.ne.jp> writes:

> R 1.2.0
> Windows
> 
> Does anyone have code to display an R matrix or data frame in a widget using
> tck/tk that will enable one to edit the matrix?  Kind of like the R data
> editor, except that the app I am trying to create will have multiple widgets
> on the window with many action buttons.
> 
> Any help will be appreciated.

It doesn't exist (yet) but I've been wanting to play around with one
of the generic Tcl/Tk widgets for table/grid editing for this purpose
for a while. The most obvious candidate would be tkTable or TixGrid.

I think most of the stubs are in place for using these widgets, but
there may be dynamic linking issues, especially on Windows.

As usual, contributions are welcome, so if you get this sorted out,
please tell us how...

Have a look at

http://www.hobbs.wservice.com/tcl/capp/

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list