This repository contains material for the R-workshops at Modul University Vienna.
To get the material, click the green button "Code" and then "Download ZIP". This will download a ZIP archive containing all the files in the repository to your local computer. Once downloaded, extract the archive to a directory on your local computer using your ZIP-tool.
The *.qmd files are Quarto files. There is one for each workshop. You can load a *.qmd file into RStudio (File -- Open File). The content will appear in the source window. Click the "Render" button in RStudio to render the content into a webpage. The *.pdf files result from rendering the respective *.qmd file to pdf-format. For more information see the Quarto-documentation or this tutorial.