Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cewalters committed Feb 5, 2018
1 parent a2b4f51 commit bef087f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vignettes/influenza-forecasting.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ vignette: >
%\VignetteEngine{knitr::rmarkdown}
%\VignetteEncoding{UTF-8}
---
Test

## Objectives

Expand Down Expand Up @@ -42,7 +43,7 @@ devtools::load_all()
```

```{r setup students, include = FALSE}
devtools::install_github("c97sr/idd", build_vignettes = TRUE)
devtools::install_github("c97sr/idd", build_vignettes = FALSE)
library(idd)
```

Expand Down

0 comments on commit bef087f

Please sign in to comment.