The R Project SVN R

Rev

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

Rev Author Line No. Line
11619 leisch 1
<html>
2
<head>
3
<title>The R Language</title>
27969 ripley 4
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
11619 leisch 5
<link rel="stylesheet" type="text/css" href="R.css">
6
</head>
7
<body>
8
 
9
<h1>Statistical Data Analysis
10
<img class="toplogo" src="logo.jpg" alt="[R logo]"> 
11
</h1>
12
 
13
<hr width="100%">
14
 
15
<h2>Manuals</h2>
16
 
17
<table cols="2" width="100%">
18
  <tr>
19
    <td align="center">
20
    <a href="../manual/R-intro.html">An Introduction to R</a>
21
    </td>
22
    <td align="center">
23
    <a href="../manual/R-exts.html">Writing R Extensions</a>
24
    </td>
25
  </tr>
26
  <tr>
27
    <td align="center">
20912 hornik 28
    <a href="../manual/R-lang.html">The R Language Definition</a>
11619 leisch 29
    </td>
30
    <td align="center">
31
    <a href="../manual/R-data.html">R Data Import/Export</a>
32
    </td>
33
  </tr>  
14151 ripley 34
  <tr>
35
    <td colspan="2" align="center">
20912 hornik 36
    <a href="../manual/R-admin.html">R Installation and Administration</a>
14151 ripley 37
    </td>
11619 leisch 38
</table>
39
 
40
 
41
<h2>Reference</h2>
42
 
13813 hornik 43
<table cols="2" width="100%">
11619 leisch 44
<tr>
45
<td align="center"><a href="packages.html">Packages</a> </td>
46
<td align="center"><a href="search/SearchEngine.html">Search Engine
47
&amp; Keywords</a> </td>
48
</tr>
49
</table>
50
 
51
<h2>Miscellaneous Material</h2>
52
 
53
<table cols="3" width="100%">
54
<tr>
55
<td align="center"><a href="about.html">About R</a> </td>
11622 hornik 56
<td align="center"><a href="../../AUTHORS">Authors</a> </td>
12256 pd 57
<td align="center"><a href="resources.html">Resources</a></td>
11619 leisch 58
</tr>
59
<tr>
11622 hornik 60
<td align="center"><a href="../../COPYING">License</a></td>
61
<td align="center"><a href="faq.html">Frequently Asked Questions</a> </td>
62
<td align="center"><a href="../../THANKS">Thanks</a> </td>
11619 leisch 63
</tr>
64
</table>
65
 
66
</body>
67
</html>