The R Project SVN R

Rev

Rev 50818 | Rev 82114 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 50818 Rev 57370
Line 1... Line 1...
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
<html><head><title>R: An Rd Regression Test</title>
2
<html><head><title>R: An Rd Regression Test</title>
3
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
3
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
4
<link rel="stylesheet" type="text/css" href="R.css">
4
<link rel="stylesheet" type="text/css" href="R.css">
5
</head><body>
5
</head><body>
6
 
6
 
7
<table width="100%" summary="page for testit {}"><tr><td>testit {}</td><td align="right">R Documentation</td></tr></table>
7
<table width="100%" summary="page for testit"><tr><td>testit</td><td align="right">R Documentation</td></tr></table>
8
 
8
 
9
<h2>An Rd Regression Test</h2>
9
<h2>An Rd Regression Test</h2>
10
 
-
 
11
 
10
 
12
<h3>Usage</h3>
11
<h3>Usage</h3>
13
 
12
 
14
<pre>
13
<pre>
15
\x \y %{}
14
\x \y %{}
16
 
15
 
17
foo(<VAR>x</VAR>, <VAR>y</VAR>)
16
foo(<VAR>x</VAR>, <VAR>y</VAR>)
18
</pre>
17
</pre>
19
 
18
 
20
 
19
 
21
<h3>Details</h3>
20
<h3>Details</h3>
22
 
21
 
23
<p>
22
 
24
Escaped backslash <code>\x</code>.
23
<p>Escaped backslash <code>\x</code>.
25
</p>
24
</p>
26
<p>
-
 
27
<code>%{}</code>
25
<p><code>%{}</code>
28
</p>
26
</p>
29
<p>
-
 
30
a link and one to a known destination:
27
<p>a link and one to a known destination:
31
weighted.mean
28
weighted.mean
32
</p>
29
</p>
33
<p>
-
 
34
var in <VAR>text</VAR>.
30
<p>var in <VAR>text</VAR>.
35
</p>
31
</p>
36
<p>
-
 
37
<code>foo(<VAR>x</VAR>, <VAR>y</VAR>)</code>.
32
<p><code>foo(<VAR>x</VAR>, <VAR>y</VAR>)</code>.
-
 
33
</p>
38
<pre>
34
<PRE>
39
  Escaped backslash \x.
35
  Escaped backslash \x.
40
 
36
 
41
  %{}
37
  %{}
42
 
38
 
43
  var in \var{text}.
39
  var in \var{text}.
44
  
40
  
45
  foo(\var{x}, \var{y}).
41
  foo(\var{x}, \var{y}).
46
  
42
  
47
  From gap: pedtodot.Rd -- n=split(m,par,"\034")
43
  From gap: pedtodot.Rd -- n=split(m,par,"\034") 
48
  </pre>
44
  </PRE>
-
 
45
Yihui Xie's example:
49
</p>
46
<dl>
-
 
47
<dt>def</dt><dd><p>ghi</p>
-
 
48
</dd></dl>
-
 
49
 
50
 
50
 
51
 
51
 
52
<h3>Examples</h3>
52
<h3>Examples</h3>
53
 
53
 
54
<pre>
54
<pre>
55
\x
55
\x
56
%{}
56
%{}
57
foo(<VAR>x</VAR>, <VAR>y</VAR>)
57
foo(<VAR>x</VAR>, <VAR>y</VAR>)
58
</pre>
58
</pre>
59
 
59
 
60
<hr><div align="center">[]</div>
-
 
-
 
60
 
61
</body></html>
61
</body></html>