tar_file(
save_run_time,
combined_nowcasts |>
summarise_runtimes() |>
save_csv(
filename = "run-times.csv",
path = here("data/diagnostics")
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.