Skip to content

Commit

Permalink
fix: this needs to be a library call
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 authored Aug 21, 2024
1 parent e2dd674 commit 4b2a1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/projects.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: "Approved projects"
#| include: false
library(tidyverse)
library(fs)
devtools::load_all()
library(ukbAid)
```

```{r}
Expand Down

0 comments on commit 4b2a1ee

Please sign in to comment.