## code to prepare `example_predictions` dataset goes here
example_predictions <- get_predictions(example_refit_range, new_data = example_tables$val)
usethis::use_data(example_predictions, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.