Lino AA Notarantonio (lino@tec.mx)
10/04/2019
Windows: right-click this tutorial online
Mac OSX: right-click this tutorial online
RStudio is an IDE (Integrated Development Environment), that is, is a front to interact more conveniently with the program R. To work properly, R must be installed in your system.
Right-click on this tutorial.
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.