write_monthly_crumbs_for_year | R Documentation |
Write Monthly Breadcrumbs for Year
write_monthly_crumbs_for_year(daily_crumb_metadata, year)
daily_crumb_metadata |
tibble of breadcrumb names and dates from
|
year |
the desired year |
names of the timespan (monthly) breadcrumb files
## Not run: ris_storage_path("Reports") %>% collate_daily_crumb_metadata() %>% write_monthly_crumbs_for_year(2015) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.