tar_file(
save_latest_daily_hospitalisations,
save_csv(
latest_hospitalisations,
filename = paste0("daily.csv"),
path = here("data/observations")
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.