The R Project SVN R

Rev

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

<!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">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<link rel="stylesheet" type="text/css" href="R.css">
</head><body><div class="container">

<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>


</div></body></html>