tcltk-defunct             package:tcltk             R Documentation

_D_e_f_u_n_c_t _F_u_n_c_t_i_o_n_s _i_n _P_a_c_k_a_g_e _t_c_l_t_k

_D_e_s_c_r_i_p_t_i_o_n:

     The functions or variables listed here are no longer part of R as
     they are not needed (any more).

_U_s_a_g_e:

     tkcmd(...)

     tkfile.tail(...)
     tkfile.dir(...)
     tkopen(...)
     tkclose(...)
     tkputs(...)
     tkread(...)

_A_r_g_u_m_e_n_t_s:

     ...: Handled via '.Tcl.args'

_D_e_t_a_i_l_s:

     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'.

_S_e_e _A_l_s_o:

     'Defunct'

