File: testit.html.save

package info (click to toggle)
r-base 3.1.1-1%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 85,436 kB
  • ctags: 35,389
  • sloc: ansic: 306,779; fortran: 91,908; sh: 11,216; makefile: 5,311; yacc: 4,994; tcl: 4,562; objc: 746; perl: 655; asm: 553; java: 31; sed: 6
file content (61 lines) | stat: -rw-r--r-- 1,075 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: An Rd Regression Test</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="R.css">
</head><body>

<table width="100%" summary="page for testit"><tr><td>testit</td><td align="right">R Documentation</td></tr></table>

<h2>An Rd Regression Test</h2>

<h3>Usage</h3>

<pre>
\x \y %{}

foo(<VAR>x</VAR>, <VAR>y</VAR>)
</pre>


<h3>Details</h3>


<p>Escaped backslash <code>\x</code>.
</p>
<p><code>%{}</code>
</p>
<p>a link and one to a known destination:
weighted.mean
</p>
<p>var in <VAR>text</VAR>.
</p>
<p><code>foo(<VAR>x</VAR>, <VAR>y</VAR>)</code>.
</p>
<PRE>
  Escaped backslash \x.

  %{}

  var in \var{text}.
  
  foo(\var{x}, \var{y}).
  
  From gap: pedtodot.Rd -- n=split(m,par,"\034") 
  </PRE>
Yihui Xie's example:
<dl>
<dt>def</dt><dd><p>ghi</p>
</dd></dl>



<h3>Examples</h3>

<pre>
\x
%{}
foo(<VAR>x</VAR>, <VAR>y</VAR>)
</pre>


</body></html>