The R Project SVN R

Rev

Rev 48160 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

testit                package:unknown                R Documentation



_U_s_a_g_e:

     \x \y %{}

     foo(x, y)
     a link

_D_e_t_a_i_l_s:

     Escaped backslash '\x'. Unescaped backslash '\y'.

     '%{}'

     var in text.

     'foo(x, y)'.


       Escaped backslash \x.
       Unescaped backslash \y.

       %{}

       var in text.

       foo(x, y).


_E_x_a_m_p_l_e_s:

     \x
     \y
     %{}
     a link
     foo(x, y)