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