The R Project SVN R

Rev

Rev 61490 | Rev 71127 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61490 Rev 61495
Line 63... Line 63...
63
Book") and the 1998 book "Programming with Data" (the "Green Book").
63
Book") and the 1998 book "Programming with Data" (the "Green Book").
64
 
64
 
65
All the R functions have been documented in the form of help pages in
65
All the R functions have been documented in the form of help pages in
66
an "output independent" form which can be used to create versions for
66
an "output independent" form which can be used to create versions for
67
HTML, PDF, text etc.  A 1900+ page Reference Index (a collection of
67
HTML, PDF, text etc.  A 1900+ page Reference Index (a collection of
68
most of the help pages: there is also a 3200+ page version with all
68
most of the help pages: there is also a 3300+ page version with all
69
the help pages) can be obtained in PDF.  The manual `An Introduction
69
the help pages, including recommended packages) can be obtained in
-
 
70
PDF.  The manual `An Introduction to R' provides a more user-friendly
70
to R' provides a more user-friendly starting point, and there is an
71
starting point, and there is an FAQ, a draft `R Language Definition'
71
FAQ, a draft `R Language Definition' manual and more specialized
72
manual and more specialized manuals on admininstration, data
72
manuals on admininstration, data import/export and extending R.  See
73
import/export and extending R.  See INSTALL for instructions on how to
73
INSTALL for instructions on how to generate these documents.
74
generate these documents.
74
 
75
 
75
 
76
 
76
4. GOALS
77
4. GOALS
77
 
78
 
78
Our aim at the start of this project was to demonstrate that it was
79
Our aim at the start of this project was to demonstrate that it was