| tcltk-defunct | R Documentation |
The functions or variables listed here are no longer part of R as they are not needed (any more).
tkcmd(...) tkfile.tail(...) tkfile.dir(...) tkopen(...) tkclose(...) tkputs(...) tkread(...)
... |
Handled via |
At R 2.0.0, tkcmd was renamed to tcl. The
file commands used to be tkopen, tkclose, etc., but
since open and close do not belong to the Tk toolkit,
the preferred names are now tclopen, etc.
The $ methods for class "tclvar" have been deprecated in
favour of tclVar and tclvalue.
Defunct
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.