testit {unknown}R Documentation

Usage

\x \y %{}

foo(x, y)
a link

Details

Escaped backslash \x. Unescaped backslash \y.

%{}

var in text.

foo(x, y).

  Escaped backslash \x.
  Unescaped backslash \y.

  %{}

  var in text.
  
  foo(x, y).

Examples

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

[Package Index]