Update the minutes component of a list of section titles, to assign approximate times to those sections.
Arguments
- section_titles
A nested list of section titles and (optionally) minutes per slide as returned by
gen_deck_section_titles()
, or a character vector with just the titles.- section_minutes
A numeric vector of minutes for each section. This vector must be the same length as
section_titles
.