The R Project SVN R

Rev

Rev 59230 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
37169 ripley 1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
13825 ripley 2
<html>
3
<head>
4
<title>The R Language</title>
28576 ripley 5
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
13825 ripley 6
<link rel="stylesheet" type="text/css" href="R.css">
7
</head>
8
<body>
9
 
10
<h1>Statistical Data Analysis
70153 murdoch 11
<img class="toplogo" src="Rlogo.svg" alt="[R logo]"> 
13825 ripley 12
</h1>
13
 
14
<hr width="100%">
15
 
16
<h2>Manuals</h2>
17
 
18
<table cols="2" width="100%">
19
  <tr>
49437 ripley 20
    <td align="center" width="50%">
13825 ripley 21
    <a href="../manual/R-intro.html">An Introduction to R</a>
22
    </td>
49437 ripley 23
    <td align="center" width="50%">
39099 ripley 24
    <a href="../manual/R-lang.html">The R Language Definition</a>
13825 ripley 25
    </td>
26
  </tr>
27
  <tr>
49437 ripley 28
    <td align="center" width="50%">
39099 ripley 29
    <a href="../manual/R-exts.html">Writing R Extensions</a>
13825 ripley 30
    </td>
49437 ripley 31
    <td align="center" width="50%">
39099 ripley 32
    <a href="../manual/R-admin.html">R Installation and Administration</a>
13825 ripley 33
    </td>
34
  </tr>  
28576 ripley 35
  <tr>
49437 ripley 36
    <td align="center" width="50%">
39099 ripley 37
    <a href="../manual/R-data.html">R Data Import/Export</a>
28576 ripley 38
    </td>
49437 ripley 39
    <td align="center" width="50%">
39099 ripley 40
    <a href="../manual/R-ints.html">R Internals</a>
41
    </td>
42
  </tr>
13825 ripley 43
</table>
44
 
45
 
46
<h2>Reference</h2>
47
 
48
<table cols="2" width="100%">
49
<tr>
49437 ripley 50
<td align="center" width="50%"><a href="packages.html">Packages</a></td>
49485 ripley 51
<td align="center" width="50%"><a href="Search.html">Search Engine &amp; Keywords</a></td>
13825 ripley 52
</tr>
53
</table>
54
 
55
<h2>Miscellaneous Material</h2>
56
 
57
<table cols="3" width="100%">
58
<tr>
49437 ripley 59
<td align="center" width="33%"><a href="about.html">About R</a> </td>
60
<td align="center" width="33%"><a href="../AUTHORS">Authors</a> </td>
61
<td align="center" width="33%"><a href="resources.html">Resources</a></td>
13825 ripley 62
</tr>
63
<tr>
49437 ripley 64
<td align="center" width="33%"><a href="../COPYING">License</a></td>
65
<td align="center" width="33%"><a href="../manual/R-FAQ.html">Frequently Asked Questions</a> </td>
66
<td align="center" width="33%"><a href="../THANKS">Thanks</a> </td>
13825 ripley 67
</tr>
68
<tr>
56364 murdoch 69
<td align="center" width="33%"><a href="NEWS.html">NEWS</a></td>
56377 murdoch 70
<td align="center" width="33%"><a href="UserManuals.html">User Manuals</a></td>
56364 murdoch 71
<td align="center" width="33%"><a href="http://developer.R-project.org/TechDocs">Technical papers</a></td>
13825 ripley 72
</tr>
73
</table>
74
 
50429 murdoch 75
<h2>Material specific to the Windows port</h2>
76
<table cols="2" width="100%">
77
<tr>
59230 murdoch 78
<td align="center" width="50%"><a href="CHANGES.html">CHANGES up to R 2.15.0</a></td>
50429 murdoch 79
<td align="center" width="50%"> <a href="rw-FAQ.html">Windows FAQ</a> </td>
80
<td></td>
81
</tr>
82
</table>
83
 
13825 ripley 84
</body>
85
</html>