memo | R Documentation |
A template for memos. For more information, see here: http://svmiller.com/blog/2019/06/r-markdown-memo-template/.
memo(...)
templ_memo()
... |
Arguments to |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.