visualPoints               package:aRT               R Documentation

_V_i_s_u_a_l _p_o_i_n_t_s

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

     Build an 'aRTvisual' object using 'plot'  parameters.

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

     visualPoints(pch, color, size)

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

   color: color of the elements.

     pch: the style of the drawing (see below).

    size: the size of the object to be drawn.

_S_u_p_p_o_r_t_e_d _p_o_i_n_t _s_t_y_l_e_s:


        *  19

        *  21

        *  22

        *  23

        *  26

        *  27

        *  +

        *  *

        *  x

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

     Pedro Ribeiro de Andrade

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

     See 'aRTvisual-METHOD' for a method of this class or
     'CLASSNAME-class' for links to other classes.

