The R Project SVN R

Rev

Rev 37780 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 37780 Rev 39174
Line 24... Line 24...
24
.LP
24
.LP
25
Start R and type \fB?\fP\fItopic\fP at the R prompt to obtain on-line
25
Start R and type \fB?\fP\fItopic\fP at the R prompt to obtain on-line
26
information for `\fItopic\fP'.
26
information for `\fItopic\fP'.
27
.LP
27
.LP
28
If the processed manuals have been installed they will be available as
28
If the processed manuals have been installed they will be available as
29
DVI and/or PDF files in the directory `R RHOME`/doc/manual.
29
DVI and/or PDF files in the doc/manual subdirectory of the documentation
-
 
30
directory tree (default `R RHOME`).
30
.LP
31
.LP
31
If the \fBinfo\fP program and the R manuals are installed on your
32
If the \fBinfo\fP program and the R manuals are installed on your
-
 
33
system, typing 
-
 
34
\fBinfo -f R-intro\fP,
32
system, typing \fBinfo -f R-intro\fP, \fBinfo -f R-data\fP, 
35
\fBinfo -f R-data\fP, 
33
\fBinfo -f R-exts\fP,\fBinfo
36
\fBinfo -f R-exts\fP,
-
 
37
\fBinfo -f R-FAQ\fP, 
-
 
38
\fBinfo -f R-lang\fP and
-
 
39
\fBinfo -f R-ints\fP
34
-f R-FAQ\fP and \fBinfo -f R-lang\fP should give you access to 
40
should give you access to
35
``An Introduction to R'' (the basic manual), the ``R Data Import/Export'' 
41
``An Introduction to R''
-
 
42
(the basic manual),
36
Guide, the ``R Extension Writer's Guide'', the ``R FAQ'' 
43
the ``R Data Import/Export'' Guide, the ``R Extension Writer's Guide'',
37
and the ``The R Language Definition''.
44
the ``R FAQ'', the ``The R Language Definition'', and the ``R Internals''.