The R Project SVN R

Rev

Rev 78769 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 78769 Rev 83796
Line 1... Line 1...
1
\inputencoding{utf8}
1
\inputencoding{utf8}
2
\HeaderA{testit}{An Rd Regression Test}{testit}
2
\HeaderA{testit}{An Rd Regression Test}{testit}
3
\aliasB{\{}{testit}{.Rlbrace.}
3
\aliasB{\{}{testit}{.Rlbrace.}
-
 
4
%
-
 
5
\begin{Description}
-
 
6
 
-
 
7
\Tabular{rl}{
-
 
8
\Rhref{https://example.org/a\&b\#c}{linked text in \AsIs{\texttt{\bsl{}tabular}}}
-
 
9
& \url{https://example.org/a\&b\#c}
-
 
10
}
-
 
11
\end{Description}
4
%
12
%
5
\begin{Usage}
13
\begin{Usage}
6
\begin{verbatim}
14
\begin{verbatim}
7
\x \y %{}
15
\x \y %{}
8
 
16
 
9
foo(x, y)
17
foo(x, y)
10
\end{verbatim}
18
\end{verbatim}
11
\end{Usage}
19
\end{Usage}
12
%
20
%
13
\begin{Details}\relax
21
\begin{Details}
14
Escaped backslash \code{\bsl{}x}.
22
Escaped backslash \code{\bsl{}x}.
15
 
23
 
16
\code{\%\{\}}
24
\code{\%\{\}}
17
 
25
 
18
\LinkA{a link}{a link} and one to a known destination:
26
\LinkA{a link}{a link} and some to known destinations:
19
\LinkA{weighted.mean}{weighted.mean}
27
\LinkA{weighted.mean}{weighted.mean}, \code{\LinkA{\{}{Paren}}
20
 
28
 
21
var in \var{text}.
29
var in \var{text}.
22
 
30
 
23
\code{foo(\var{x}, \var{y})}.
31
\code{foo(\var{x}, \var{y})}.
24
\begin{alltt}
32
\begin{alltt}
25
  Escaped backslash \bsl{}x.
33
  Escaped backslash \bsl{}x.
26
 
34
 
27
  %\{\}
35
  %\{\}
28
 
36
 
29
  var in \bsl{}var\{text\}.
37
  var in \bsl{}var\{text\}.
30
  
38
  
31
  foo(\bsl{}var\{x\}, \bsl{}var\{y\}).
39
  foo(\bsl{}var\{x\}, \bsl{}var\{y\}).
32
  
40
  
33
  From gap: pedtodot.Rd -- n=split(m,par,"\bsl{}034") 
41
  From gap: pedtodot.Rd -- n=split(m,par,"\bsl{}034") 
34
  \end{alltt}
42
  \end{alltt}
35
 
43
 
-
 
44
\end{Details}
-
 
45
%
-
 
46
\begin{Value}
-
 
47
[NULL]\\{}\dots
-
 
48
\end{Value}
-
 
49
%
-
 
50
\begin{Section}{\AsIs{\texttt{\bsl{}Sexpr}}}
36
Yihui Xie's example:
51
Yihui Xie's example:
37
\begin{description}
52
\begin{description}
38
\item[def] ghi
53
\item[def] ghi
39
\end{description}
54
\end{description}
-
 
55
 
40
 
56
 
-
 
57
--
-
 
58
\AsIs{\texttt{
-
 
59
> cat("\bsl{}noutput\bsl{}n")
-
 
60
output
-
 
61
}}
-
 
62
--
41
\end{Details}
63
\end{Section}
42
%
64
%
43
\begin{Examples}
65
\begin{Examples}
44
\begin{ExampleCode}
66
\begin{ExampleCode}
45
\x
67
\x
46
%{}
68
%{}
47
foo(x, y)
69
foo(x, y)
48
\end{ExampleCode}
70
\end{ExampleCode}
49
\end{Examples}
71
\end{Examples}