Code
rslt
Output
```{r yml_example}
yml_empty() %>% yml_author("Malcolm Barrett") %>% yml_output(pdf_document())
```
Code
author_yml
Output
---
author:
- name: John Doe
affiliation: My Uni
---
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.