cfly_pcp             package:clusterfly             R Documentation

_S_t_a_t_i_c _p_l_o_t: _P_a_r_a_l_l_e_l _c_o_o_r_d_i_n_a_t_e_s

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

     Draw a parallel coordinates plot, facetted across clustering.

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

     cfly_pcp(cfly, index, ...)

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

    cfly: clusterfly object

   index: clustering to use

     ...: other arguments passed to 'geom_line'

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

     This really only a proof of concept, a truly useful PCP needs
     interaction, especially to move the variables around.

_A_u_t_h_o_r(_s):

     Hadley Wickham <h.wickham@gmail.com>

_E_x_a_m_p_l_e_s:

