We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8326f commit c5b2f26Copy full SHA for c5b2f26
code/measles-problem-answer.R
@@ -1,4 +1,5 @@
1
## Measles problem answers
2
+library(macpan2); library(tidyverse)
3
4
pop <- 10000
5
0 commit comments