HUMMER                package:UsingR                R Documentation

_D_e_l_i_v_e_r_i_e_s _o_f _n_e_w _H_U_M_M_E_R _v_e_h_i_c_l_e_s

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

     Gives monthly delivery numbers for new HUMMER vehicles from June
     2003 through February 2006. During July, August, and September
     2005 there was an Employee Pricing Incentive.

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

     data(HUMMER)

_F_o_r_m_a_t:

     The format is: Time-Series [1:33] from 2003 to 2006: 2493 2654
     2987 2837 3157 2837 3157 1927 2141 2334 ...

_S_o_u_r_c_e:

     Compiled from delivery data avalailble at <URL:
     http://www.gm.com/company/investor_information/sales_prod/hist_sal
     es.html>

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

     data(HUMMER)
     plot(HUMMER)

