Skip to content

Commit

Permalink
01-literature.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
bucketteOfIvy committed Aug 8, 2024
1 parent 04a3d9e commit bb5106c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 01-literature.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ To get a better sense of how this package can be used, let's walk through a quic
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
comment = "#>",
eval = FALSE
)
```

```{r load oeps}
devtools::install_github('https://github.com/healthyregions/oepsData')
library(oepsData)
```

Expand Down

0 comments on commit bb5106c

Please sign in to comment.