The R Project SVN R

Rev

Rev 49852 | 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} and one to a known destination:
\LinkA{weighted.mean}{weighted.mean}

var in \var{text}.

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

  %\{\}

  var in \bsl{}var\{text\}.
  
  foo(\bsl{}var\{x\}, \bsl{}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}