[R] tcltk documentation

Martin Maechler maechler at stat.math.ethz.ch
Fri Sep 13 15:43:08 CEST 2002


>>>>> "Bernard" == Bernard GENTILI <gentili at obs-vlfr.fr>
>>>>>     on Fri, 13 Sep 2002 15:31:15 METDST writes:

    Bernard> Dear all,
    Bernard> I am looking for basic examples of the use of tcltk in R.
    Bernard> Thank you in advance for any information, R-script, ...

Did you try the demos (and their sources)?
Type

  library(tcltk)

  demo(package = "tcltk") ## to get the list

  ## and then, e.g.,

  demo(tkcanvas)

--
Regards, Martin
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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