chob-class             package:quantmod             R Documentation

_A _C_h_a_r_t _O_b_j_e_c_t _C_l_a_s_s

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

     Internal Objects for Tracking and Plotting Chart Changes

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects are created internally through the charting functions
     'chartSeries', 'barChart', 'lineChart', and 'candleChart'.

_S_l_o_t_s:

     '_d_e_v_i_c_e': Object of class '"ANY"' ~~ 

     '_c_a_l_l': Object of class '"call"' ~~ 

     '_n_a_m_e': Object of class '"character"' ~~ 

     '_t_y_p_e': Object of class '"character"' ~~ 

     '_p_a_s_s_e_d._a_r_g_s': Object of class '"ANY"' ~~ 

     '_w_i_n_d_o_w_s': Object of class '"numeric"' ~~ 

     '_x_r_a_n_g_e': Object of class '"numeric"' ~~ 

     '_y_r_a_n_g_e': Object of class '"numeric"' ~~ 

     '_l_e_n_g_t_h': Object of class '"numeric"' ~~ 

     '_c_o_l_o_r._v_o_l': Object of class '"logical"' ~~ 

     '_m_u_l_t_i._c_o_l': Object of class '"logical"' ~~ 

     '_s_h_o_w._v_o_l': Object of class '"logical"' ~~ 

     '_s_h_o_w._g_r_i_d': Object of class '"logical"' ~~ 

     '_l_i_n_e._t_y_p_e': Object of class '"character"' ~~ 

     '_b_a_r._t_y_p_e': Object of class '"character"' ~~ 

     '_x_l_a_b': Object of class '"character"' ~~ 

     '_y_l_a_b': Object of class '"character"' ~~ 

     '_s_p_a_c_i_n_g': Object of class '"numeric"' ~~ 

     '_w_i_d_t_h': Object of class '"numeric"' ~~ 

     '_b_p': Object of class '"numeric"' ~~ 

     '_x._l_a_b_e_l_s': Object of class '"character"' ~~ 

     '_c_o_l_o_r_s': Object of class '"ANY"' ~~ 

     '_t_i_m_e._s_c_a_l_e': Object of class '"ANY"' ~~ 

_M_e_t_h_o_d_s:

     No methods defined with class "chob" in the signature.

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

     Jeffrey A. Ryan

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

     'chartSeries', or 'chobTA' for links to other classes

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

     showClass("chob")

