Rev 48164 | 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: Johnson & Johnson, $ _ ### ^ ~</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><link rel="stylesheet" type="text/css" href="../../R.css"></head><body><table width="100%" summary="page for ver11 {unknown}"><tr><td>ver11 {unknown}</td><td align="right">R Documentation</td></tr></table><h2>Johnson & Johnson, $ _ ### ^ ~</h2><h3>Arguments</h3><table summary="R argblock"><tr valign="top"><td><code>foo</code></td><td>item 1</td></tr><tr valign="top"><td><code>bar</code></td><td>space, the item 2</td></tr>Warning: invalid whitespace before brace in file 'ver10.Rd' at ' \item{bah} {newline, then item 3}'<tr valign="top"><td><code>bah</code></td><td>newline, then item 3</td></tr></table><h3>Details</h3><p><font face="Courier New,Courier" color="#666666"><b>R</b></font> <font face="Courier New,Courier" color="#666666"><b>R</b></font>{} \R ΑβΓ</p><p>In code, all that needs to be escaped is percent, backslash and unpairedbraces: <code>% \ {</code>. Unescaped: <code>$ # _ ^ ~ < > |</code>, and as apair, <code>{...}</code>. If we escape: <code> \a \b \_ \# \$ \& { } \ </code>And some backslashes: <code>\ \ \\ \\</code> shouldgive zero, one, one, two backslashes.</p><p>How about (that is backslash space) in text?</p><p>Elsewhere, { } % \ need to be escaped, but not $ # _ ^ ~ < > | .Let's try that again in <code>\samp</code>: <span class="samp"> { } % \ $ # _ ^ ~ < > |</span>.And if we do escape: $ # _ , and with three backslashes, \#.</p><p align="center"><i>a < b > c | d, x^y</i></p><p align="center"><i>$k > #k, x_y, x_y</i></p><p>group-weighting from $[N_iP_i(1-P_i)]$</p><pre>% a\\% c{\{</pre></p><h3>URLs and emails</h3><p>URLs need to be verbatim: <a href="testit ~^_$#<>|">testit ~^_$#<>|</a>.</p><p>Markus Kuhn, “ASCII and Unicode quotation marks”.<a href="http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html">http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html</a></p><p>An escape is needed in <a href="mailto:Micah_Altman@harvard.edu">Micah_Altman@harvard.edu</a> in <font face="Courier New,Courier" color="#666666"><b>R</b></font> < 2.9.0</p>Warning: \code inside code block in file 'ver10.Rd'<h3>Examples</h3><pre>Code such as <code>foo</code> inside \examples iused to be garbled."\\r\\n"</pre><hr><div align="center">[Package <a href="00Index.html">Index</a>]</div></body></html>