What IT tools can be used ?

Last updated on 2023-09-06 | Edit this page

Estimated time 10 minutes

Rstudio


Rstudio can be a good software to show basic Git workflows, and literate programing.

  • created to write R code and R packages

  • Can be now used for writing python and other languages

  • “quarto native” (literate programing)

  • simple Git commands available (pull/push/history)

  • make writing markdown easy