Skip to content

Commit

Permalink
Remove commented code in vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikunterwegs committed Sep 25, 2023
1 parent 6b7fc30 commit 000b7b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vignettes/time_dependence.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@ data_vax <- epidemic_default_cpp(
population = uk_population,
infection = pandemic,
vaccination = vax_regime,
# intervention = list(contacts = close_schools),
time_dependence = list(
beta = mod_beta
),
Expand Down

0 comments on commit 000b7b5

Please sign in to comment.