memo: Steve's Memo Template

View source: R/memo.R

memoR Documentation

Steve's Memo Template

Description

A template for memos. For more information, see here: http://svmiller.com/blog/2019/06/r-markdown-memo-template/.

Usage

memo(...)

templ_memo()

Arguments

...

Arguments to rmarkdown::pdf_document.

About YAML header fields

This section documents some of the YAML fields to know for this template.

FIELD DESCRIPTION
from name of the author
to the intended recipient
subject the title of the memo
date the date of the memo
memorandum logical. If TRUE, includes MEMORANDUM on top of the memo
graphics logical. If TRUE, allows for graphic logo on memo
width adjustable with for logo, if graphics: TRUE
logoposition position of logo, if graphics: TRUE
logo file for logo, if graphics: TRUE

stevetemplates documentation built on Feb. 16, 2023, 6:17 p.m.