eurobonds              package:termstrc              R Documentation

_E_u_r_o_p_e_a_n _G_o_v_e_r_n_m_e_n_t _B_o_n_d_s

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

     European government bonds

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

     data(eurobonds)

_D_e_t_a_i_l_s:

     The data set eurobonds consists of German, Austrian, Italian and
     Hungarian government bonds.

_N_o_t_e:

     If you use your own dataset, make sure that the structure is
     identical to the provided data sets. Use the function 'str()' to
     explore the data set.

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

     'corpbonds'

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

     data(corpbonds)
     str(corpbonds) 

