Skip to content

Commit

Permalink
do not run ebola examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kingaa committed Mar 2, 2023
1 parent 340f9a1 commit 187b2a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/ebola.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
\dontrun{
if (require(ggplot2) && require(tidyr)) {

ebolaWA2014 |>
Expand All @@ -13,3 +14,4 @@ if (require(ggplot2) && require(tidyr)) {
plot(ebolaModel(country="SLE"))
plot(ebolaModel(country="GIN"))
plot(ebolaModel(country="LBR"))
}
2 changes: 2 additions & 0 deletions man/ebola.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 187b2a7

Please sign in to comment.