The R Project SVN R

Rev

Rev 49130 | Rev 49150 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

\inputencoding{latin1}
\HeaderA{testit}{An Rd Regression Test}{testit}
\aliasA{\{}{testit}{\.Rlbrace.}
\begin{Usage}
\begin{verbatim}
\x \y %{}

foo(x, y)
\end{verbatim}
\end{Usage}
\begin{Details}\relax
Escaped backslash \code{\bsl{}x}.

\code{\%\{\}}

\LinkA{a link}{a link}

var in \var{text}.

\code{foo(\var{x}, \var{y})}.
\begin{alltt}
  Escaped backslash \bsl{}x.

  \%\{\}

  var in \var{text}.
  
  foo(\var{x}, \var{y}).
  
  From gap: pedtodot.Rd -- n=split(m,par,"\bsl{}034")
\end{alltt}
\end{Details}
\begin{Examples}
\begin{ExampleCode}
\x
%{}
foo(x, y)
\end{ExampleCode}
\end{Examples}