Skip to content

uni-mannheim-qm-2021/week13_wrap_up

Repository files navigation

Learning Goals

  1. More on Interactions in GLMs
  2. Robustness Tests
  3. Formatting and RMarkdown (Revision)

Importing a Github Repo into Rstudio

  1. Click on the green Clone or download button and select Use HTTPS (this might already be selected by default). Click on the clipboard icon to copy the repo URL.
  2. Open RStudio.
  3. Click on File on the top bar and select New Project....
  4. Select Version Control.
  5. In the next window, select Git.
  6. In the final window, paste the repo URL you grabbed from GitHub in the Repository URL window. Click on Browse to select the folder on your computer where you want to store the project.
  7. Click on Create Project.

Get working

  1. Open the .Rmd file that is stored in the project.
  2. Hit the Run Document button.

Releases

No releases published

Packages

No packages published

Languages