Site de Jean-Michel RICHER

Maître de Conférences en Informatique à l'Université d'Angers

Ce site est en cours de reconstruction certains liens peuvent ne pas fonctionner ou certaines images peuvent ne pas s'afficher.


1. Introduction to R

This course is a simple introduction to R. We are reviewing many features of the language but this is not exhaustive.

Table of Contents

  1. Introduction
  2. Packages and help
  3. How to define data
  4. Manage, save and restore environment
  5. Input from code, keyboard, CSV or Table
  6. Output data
  7. Operations on vectors
  8. Operations on matrices
  9. Plot data
  10. Statistics
  11. Linear Regression
  12. Functions

Exercises