Getting Started with 
 and 
 by Dhafer Malouche
R Software:https://cran.r-project.org/bin/windows/base/

https://cran.r-project.org/bin/macosx/



 on your desktop and check if your R Software is correctly installed. Your R will run as displayed below (this picture is from a mac laptop but very similar to the Windows version)

RStudio is a free and open-source integrated development environment (IDE) for R. We will only use RStudio for this training.
Before installing Rstudio make sure that your R is correctly installed
Download RStudio from the following link:
https://www.rstudio.com/products/rstudio/download/
You should download the Free Desktop version


Execute the downloaded file and follow the instructions
Click on the RStudio icon on your desktop. Your RStudio software should be opened as displayed below


library() command to know the packages installed in your R environment

search() to see the list of packages that are currently loaded



Install now the following packages
ggplot2FactoMineRfactoextradplyrforeigndataMaidcemlmtesttabplot