Skip to content

Commit

Permalink
Update exercise4_PART2_solutions.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
tooche committed Nov 13, 2024
1 parent 49eb63c commit 007e6bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Teachers/Solutions/exercise4_PART2_solutions.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Exercise 4, part 2: Applied Statistics in R - Solutions"
title: "Exercise 4, Part 2: Applied Statistics in R - Solutions"
format: html
author: "HeaDS Data Science Lab, University of Copenhagen"
project:
Expand All @@ -11,7 +11,7 @@ project:
knitr::opts_chunk$set(echo = TRUE)
```

You can download the [exercise4_PART2_solutions](https://github.com/Center-for-Health-Data-Science/FromExceltoR/blob/2024_Oct/Teachers/Solutions/presentation4_solutions.qmd)[.qmd](https://github.com/Center-for-Health-Data-Science/FromExceltoR/blob/2024_Oct/Teachers/Solutions/presentation4_solutions.qmd) file and explore it in your RStudio. Just clink on the file link, download from GitHub and open the file in your local RStudio.
You can download the [exercise4_PART2_solutions.qmd](https://github.com/Center-for-Health-Data-Science/FromExceltoR/blob/2024_Oct/Teachers/Solutions/exercise4_PART2_solutions.qmd) file and explore it in your RStudio. Just clink on the file link, download from GitHub and open the file in your local RStudio.

```{r, include=FALSE}
library(tidyverse)
Expand Down

0 comments on commit 007e6bc

Please sign in to comment.