Preliminary remarks

These notes are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License and were last compiled on 2021-06-22.

Download and install R (current version 4.1.0, nicknamed “Camp Pontanezen”) and an integrated development environment such as RStudio.

You can install the R tutorial using

# install.packages("remotes")
remotes::install_github("lbelzile/texmexTutorial")

It will install texmex and other packages alongside with the learnr tutorial.