A quick tutorial to download R, Rstudio and the tidyverse package.
Go to Rstudio Download page and follow the instructions
Go to the Oficial R website and clik dowload for your system (windows, mac orlinux)
Once you have installed Rstudio and R, open RStudio.
Go to File >> New File >> RScript
to create your R script
Inside the script, write the following:
Press ctrl+Enter
or command+Enter
to execute the line of code and run the install
If you have any doubts or trouble during installation, do not hesitate to contact Marta, Julia or Guillermo. We are happy to help!