edmnum99               package:pinktoe               R Documentation

_C_o_m_p_l_e_t_e _l_i_s_t _o_f _E_D_M _n_u_m_b_e_r_s _f_o_r _1_9_9_9

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

     A complete list of EDM numbers for 1999. This is also the second
     dimnames component of 'mpinc99'.

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

     data(edmnum99)

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

     A vector of 1243 EDM numbers including amendments. The numbers are
     stored as character strings since some of them have letters in!
     E.g. "930A1" is an amendment of "930".

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

     Originally the UK Houses of Parliament, but either through Her
     Majesty's Stationary Office or 'edm.ais.co.uk'.

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

     data(edmnum99)
     #
     # Let's just have a look at a few
     #
     edmnum99[11:20]
     # [1] "11"   "12"   "12A1" "13"   "14"   "15"   "16"   "17"   "18"   "19"  
     #
     # Note that EDM12 has an amendment also, EDM12A1
     #

