Skip to content

Commit

Permalink
A non consec edit
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikunterwegs committed Mar 20, 2024
1 parent 6c1abb4 commit 7373238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/check_args_default.R
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
# prepare the contact matrix and the initial conditions
cmat_init_state <- .prepare_population(mod_args[["population"]])

a non consecutive edit
# check the interventions list against the population
mod_args[["intervention"]] <- .cross_check_intervention(
mod_args[["intervention"]], mod_args[["population"]],
Expand Down

0 comments on commit 7373238

Please sign in to comment.