graphics-defunct package:graphics 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 _g_r_a_p_h_i_c_s _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: dotplot(...) stripplot(...) piechart(x, labels = names(x), edges = 200, radius = 0.8, density = NULL, angle = 45, col = NULL, main = NULL, ...) _D_e_t_a_i_l_s: 'dotplot' and 'stripplot' have been renamed to 'dotchart' and 'stripchart', respectively. The names are now used in 'lattice'. 'piechart' is the old name for 'pie', but clashed with usage in Trellis. _S_e_e _A_l_s_o: 'Defunct'