Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitejohnson committed Jul 9, 2024
1 parent 12a8b06 commit a3f9c56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/wwinference.R
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ get_mcmc_options <- function(
#' @export
#'
#' @examples
#' model_spec_list <- model_spec(forecast_date = "2023-12-06")
#' model_spec_list <- get_model_spec(forecast_date = "2023-12-06")
get_model_spec <- function(
forecast_date,
calibration_time = 90,
Expand Down
2 changes: 1 addition & 1 deletion man/get_model_spec.Rd

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

0 comments on commit a3f9c56

Please sign in to comment.