R Crash Course for EF - 2024/25

Author

Giorgia Verderio

Published

October 17, 2024

Welcome! :)

You are reading the lecture notes of the R crash course for the Economics and Finance master degree at University of Bergamo (academic year 2024/25).

During the crash course we will introduce R programming language for data science (including data manipulation, data visualization and communication).

Enjoy the journey!

Bibliography for the course


In the following lecture notes, this font (with grey background) represents R code. The following is an example of R code with the corresponding output.

print("Hello EF World!")
[1] "Hello EF World!"

These notes are written in RStudio by using quarto (https://quarto.org/). For errors, typos, suggestions, … write to .