homedata               package:Simple               R Documentation

_M_a_p_l_e_w_o_o_d _N_J _a_s_s_e_s_s_e_d _v_a_l_u_e_s _f_o_r _y_e_a_r_s _1_9_7_0 _a_n_d _2_0_0_0

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

     The 'homedata' data frame has 6841 rows and 2 columns.

     Data set containing assessed values of homes in Maplewood NJ for
     the years 1970 and 2000. The properties were not officially
     assessed during that time and it is interesting to see the change
     in percentage  appreciation.

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

     data(homedata)

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

     This data frame contains the following columns:

     _y_1_9_7_0 a numeric vector

     _y_2_0_0_0 a numeric vector

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

     Maplewood Reval

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

     data(homedata)
     plot(homedata)

