|
|
|
R is available as Free Software under the terms of the Gnu license,
and you can download it freely by Cran archive (but a lot of mirrors exist
), and it runs on a wide variety of Unix platforms and similar systems (including FreeBSD and Linux), Windows and MacOS.
The main features of R are: 1) An effective data handling and storage facility 2) A suite of operators for calculations on arrays, in particular matrices 3) A large, coherent, integrated collection of intermediate tools for data analysis 4) Graphical facilities for data analysis and display either on-screen or on hardcopy 5) A well-developed, simple and effective programming language which includes conditionals, loops, diuser-defined recursive functions and input and output facilities. |
|
|
|
|
|
|
|
|
|
|
|
|