UN                    package:car                    R Documentation

_G_D_P _a_n_d _I_n_f_a_n_t _M_o_r_t_a_l_i_t_y

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

     The 'UN' data frame has 207 rows and 2 columns. The data are for
     1998 and are from the United Nations; the observations are nations
     of the world. There are some missing data.

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

     data(UN)

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

     This data frame contains the following columns:

     _i_n_f_a_n_t._m_o_r_t_a_l_i_t_y Infant morality rate, infant deaths per 1000 live
          births.

     _g_d_p GDP per capita, in US dollars.

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

     United Nations (1998)  Social indicators.   <URL:
     http://www.un.org/Depts/unsd/social/main.htm>.

