This repository contains every pratical work I did in the stats course on my second year of bachelor's degree.
I used R with RStudio.
Every file is commented in french but easily translatable in english.
I did not include the wording because of copyrights, but the comments explain well the purpose of each exercise.
Windows :
First, you need to download the last version of R which can find here.
Then you can use the Open Source version of RStudio Desktop which provides great tools to learn how to use R.
Linux (Ubuntu) :
You can follow the instructions on the Ubuntu wiki.
All files were made for academical purposes. You may use them to learn the basics of R.
If you want to add exercices or correct an error, feel free to.