Skip to content

Commit e439c00

Browse files
committed
add ggplot library call
1 parent a3c259c commit e439c00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

materials/sections/data-quality.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ install.packages("visdat")
177177

178178
```{r}
179179
library(visdat)
180+
library(ggplot2)
180181
```
181182

182183
```{r}

0 commit comments

Comments
 (0)