Notes on R: A Programming Environment for Data Analysis and Graphics

Bill Venables, Dave Smith, Robert Gentleman, Ross Ihaka
1997-04-01
Abstract:These notes on R are derived from an original set of notes describing the S and S-plus environments written by Bill Venables and Dave Smith. We have made a number of small changes to reflect differences between the R and S programs.R is an ongoing project and its capabilities do not presently match those of S. In these notes we have adopted the convention that any feature that we intend to implement is noted as such at the beginning of the section where the feature is described. Users can contribute to the project by implementing any of these that remain.
What problem does this paper attempt to address?