tree-internal              package:tree              R Documentation

_I_n_t_e_r_n_a_l _F_u_n_c_t_i_o_n_s _U_s_e_d _b_y _t_h_e '_t_r_e_e' _P_a_c_k_a_g_e

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

     Internal functions used in the 'tree' package.

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

     ## S3 method for class 'tree':
     labels(object, pretty = TRUE, collapse = TRUE, ...)

     ## S3 method for class 'frame.tree':
     model(formula, ...)

_N_o_t_e:

     These are not intended for use by end users.

