tar_file(
save_independent_submission,
save_csv(
independent_submission_nowcast,
filename = paste0(nowcast_dates, ".csv"),
path = here("data/nowcasts/submission/independent")
),
map(independent_submission_nowcast, nowcast_dates)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.