R/agenda.R
reset_when_cache.Rd
Reset all or parts of the "when" cache
reset_when_cache( when = c("once", "hourly", "daily", "weekly", "fortnightly", "monthly") )
(character vector) Specifies for which "when" frequencies the cache should be reset. The default is to reset all of them.
(invisible) The pathnames of the "when" cache files removed.