|
R, also known as `GNU S', is a system for statistical
computation and graphics.
It consists of a language plus a run-time environment with
graphics, a debugger, access to certain system functions,
and the ability to run programs stored in script files. R
implements a language which is not entirely unlike the S
language. Indeed, in the absence of an R manual, you can
(mostly) get along by using the S manual.
|