Skip to content

Commit

Permalink
fix other example womp
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaitlyn Johnson committed Feb 3, 2025
1 parent 274b774 commit 3abbdba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/apply_delay.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#' n_history = 4
#' )
#' reporting_square <- apply_delay(
#' triangle_to_nowcast = triangle_raw,
#' triangle_to_nowcast = triangle,
#' delay_pmf = delay_df$pmf
#' )
#' print(reporting_square)
Expand Down
2 changes: 1 addition & 1 deletion man/apply_delay.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3abbdba

Please sign in to comment.