Skip to content

Commit

Permalink
Lab 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunqing Ke authored and Yunqing Ke committed Sep 21, 2023
1 parent 080e3f8 commit 7755eb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions submit.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ embed-resources: true
## 1. Read in the data

```{r}
install.packages('R.utils')
library(tidyverse)
library(data.table)
library(ggplot2)
library(R.utils)
```

```{r}
Expand Down

0 comments on commit 7755eb6

Please # to comment.