An open API service indexing awesome lists of open source software.

https://github.com/joao-conde/fer-itrpl

Repository to host the "Introduction to R programming language" class exercises, a course @ FER
https://github.com/joao-conde/fer-itrpl

r r-programming rmd

Last synced: 7 months ago
JSON representation

Repository to host the "Introduction to R programming language" class exercises, a course @ FER

Awesome Lists containing this project

README

          

# Introduction to R programming language

This course unit was taken at the [Faculty of Electrical Engineering and Computing (FER)](https://www.fer.unizg.hr/en), in Zagreb, during an **ERASMUS+ exchange.**

The course unit [*Introduction to R programming language*](https://www.fer.unizg.hr/en/course/itrpl) was taught by [Prof. Damir Pintar](https://www.fer.unizg.hr/damir.pintar) and all the workbooks and homeworks as well as their theoretical explanations and questions were provided by him.

My solutions are directly written in these [workbooks](workbooks/) and [homeworks](homeworks/).

```
├── exams -- RMD (R Markdown) files with executable R chunks for midterm and final exams
├── homeworks -- RMD (R Markdown) files with executable R chunks for homework exercises
├── project -- RMD (R Markdown) files with executable R chunks for project
└── workbooks -- RMD (R Markdown) files with executable R chunks for workbook exercises
```