Download computer tutorials in PDF

Introduction to language R

For more than a decade, the R language has seen remarkable progress In its functionalities, in the variety of its fields of application Or, more simply, in the number of its users.

R is both a statistical software and a programming language.

R is a statistical data processing software. It works in the form of a shell. It has a very large library of statistical functions, all the wider as it is possible to integrate new ones by the system of 'packages', external modules compiled (in the form of DLL under Windows) You can download free on the internet. R also offers a wide range of graphical features. It is possible to use R in intercative mode without ever having to program.

R is an interpreted programming (scripting) language derived from S (available in the S-PLUS software). As such, it incorporates all the characteristics: simple and structured data, input-output operation, conditional connections, conditional and conditional loops, recursion, etc. In particular, we will be able to create new data processing functions with the R language.

This pdf tutorial is an introduction to language R, free training document under 10 pages for beginners.

Table of contents

Size : 113.62 Kb
Downloads: 167
Created: 2017-02-20

Download file

Others related eBooks about Introduction to language R

R Language tutorial, The Basic Maniuplation

The purpose of this course is to provide a starting point for Interested in R language. It is useful For the beginner to assimilate certain notions and concepts in order to improve their knowledge.