journal_tactics: Write journal for tactics

Description Usage Arguments Value

View source: R/journal_tactics.R

Description

Produce file content and filenames for a daily, weekly and final tactics journal

Usage

1
journal_tactics(template_in, date_start, date_end)

Arguments

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)

Value

A tibble with two variables: a vector of markdown file contents and a vector of filenames


andrewjpfeiffer/journalr documentation built on Oct. 13, 2019, 9:19 p.m.