Skip to content

Commit

Permalink
clean up whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs committed Jan 10, 2025
1 parent 1bedd6c commit 6184ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/opts.R
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ trunc_opts <- function(dist = Fixed(0), default_cdf_cutoff = 0.001,
#' Used to adjust Rt estimates based on the proportion of the population that
#' is susceptible. Defaults to `Fixed(0)` which means no population adjustment
#' is done.
#'
#'
#' @param pop_period Character string, defaulting to "forecast". Controls when
#' susceptible population adjustment is applied. "forecast" only applies the
#' adjustment to forecasts while "all" applies it to both data and forecasts.
Expand Down

0 comments on commit 6184ab9

Please sign in to comment.