Skip to content

Commit

Permalink
Name figure chunk and rm old autogen figures
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikunterwegs committed Dec 14, 2023
1 parent 501bcfd commit 6c186b1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ data_cfr <- rbind(
)
```

```{r echo=FALSE, fig.cap="Disease severity of ebola in the 1976 outbreak estimated on each day of the epidemic. The rolling CFR value converges to the static value towards the end of the outbreak. Both corrected and uncorrected estimates are shown."}
```{r fig-rolling-cfr-ebola, echo=FALSE, fig.cap="Disease severity of ebola in the 1976 outbreak estimated on each day of the epidemic. The rolling CFR value converges to the static value towards the end of the outbreak. Both corrected and uncorrected estimates are shown."}
library(ggplot2)
# visualise both corrected and uncorrected rolling estimates
Expand Down
Binary file removed man/figures/README-unnamed-chunk-2-1.png
Binary file not shown.
Binary file removed man/figures/README-unnamed-chunk-3-1.png
Binary file not shown.

0 comments on commit 6c186b1

Please sign in to comment.