Description Usage Arguments Value
View source: R/journal_tactics.R
Produce file content and filenames for a daily, weekly and final tactics journal
| 1 | journal_tactics(template_in, date_start, date_end)
 | 
| template_in | template to use in the journal | 
| date_start | date to start journal on - must be a Sunday or Monday | 
| date_end | date to end journal on - must be a Saturday (if start is Sunday) or Sunday (if start is Monday) | 
A tibble with two variables: a vector of markdown file contents and a vector of filenames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.