Skip to content

Commit

Permalink
trying to trigger document()
Browse files Browse the repository at this point in the history
  • Loading branch information
d-morrison committed Jul 10, 2024
1 parent f935330 commit bff9b62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/est.incidence.by.R
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@
#' curve_params = curve,
#' noise_params = noise %>% filter(Country == "Pakistan"),
#' antigen_isos = c("HlyE_IgG", "HlyE_IgA"),
#' #num_cores = 8 # Allow for parallel processing to decrease run time
#' #num_cores = 8 # Allow for parallel processing to decrease run time,
#' iterlim = 5 # limit iterations for the purpose of this example
#' )
#'
#' summary(est2)
Expand Down

0 comments on commit bff9b62

Please sign in to comment.