User Tools

Site Tools


r

This is an old revision of the document!


R is an integrated suite of software facilities for data manipulation, calculation and graphical display. Among other things it has <ul>

 <li> an effective data handling and storage facility,</li>
 <li> a suite of operators for calculations on arrays, in particular matrices,</li>
 <li> a large, coherent, integrated collection of intermediate tools for data analysis, </li>
  <li> graphical facilities for data analysis and display either directly at the computer or on hardcopy, and </li>
 <li> a well developed, simple and effective programming language (called ‘S’) which includes conditionals, loops, user defined recursive functions and input and output facilities. (Indeed most of the system supplied functions are themselves written in the S language.) </li>

The term “environment” is intended to characterize it as a fully planned and coherent system, rather than an incremental accretion of very specific and inflexible tools, as is frequently the case with other data analysis software.

R is very much a vehicle for newly developing methods of interactive data analysis. It has developed rapidly, and has been extended by a large collection of packages. However, most programs written in R are essentially ephemeral, written for a single piece of data analysis.

r.1461835469.txt.gz · Last modified: 2016/04/28 09:24 by Editor