line                  package:deal                  R Documentation

_P_r_i_n_t_s _a _l_i_n_e _o_f _s_y_m_b_o_l_s

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

     Prints a line of symbols

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

     line(s="-",n=60)

_A_r_g_u_m_e_n_t_s:

       s: a string giving the symbol.

       n: an integer, giving the number of symbols.

_A_u_t_h_o_r(_s):

     Susanne Gammelgaard Bttcher alma@math.auc.dk, 
     Claus Dethlefsen dethlef@math.auc.dk.

_R_e_f_e_r_e_n_c_e_s:

     Further information about deal can be found at:
     <URL: http://www.math.auc.dk/novo/deal>.

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

     line()

