Skip to content

Commit

Permalink
starter model
Browse files Browse the repository at this point in the history
  • Loading branch information
stevencarlislewalker committed Oct 9, 2024
1 parent 1b8dde0 commit 8e4c6f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/starter_models/sir/README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec = mp_tmb_library(

This specification can be used to draw the following flow diagram using code found in the [source for this article](https://github.com/canmod/macpan2/blob/main/inst/starter_models/sir/README.Rmd).

```{r diagram, echo = FALSE, fig.height = 2, fig.width = 8}
```{r diagram, echo = FALSE, fig.height = 1.8, fig.width = 7}
system.file("utils", "box-drawing.R", package = "macpan2") |> source()
layout = mp_layout_paths(spec)
p = plot_flow_diagram(layout, show_flow_rates = TRUE)
Expand Down
Binary file modified inst/starter_models/sir/figures/diagram-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e4c6f2

Please sign in to comment.