Lino AA Notarantonio (lino@tec.mx)
23 October 2022
Windows: right-click this tutorial online and select “Open Link in New Tab”.
Mac OSX: right-click this tutorial online and select “Open Link in New Tab”.
Download R for MacOS.
RStudio is an IDE (Integrated Development Environment), that is, is a front to interact more conveniently with the program R.
For RStudio to work properly, R must be installed in your system.
Right-click on tutorial online and select “Open Link in New Tab”.
The content of the tutorial is independent of the operating system.
Right-click on this tutorial and select “Open Link in New Tab”.
The standard install of R(Studio) can also handle the most common commercial formats such as SPSS, Stata, SAS out of the box.
Importing Minitab files can also be done using the foreign library and using the read.mtp() function.
It is also possible to use a URL, if the dataset comes from a website.