tests/testthat/_snaps/basic_yaml_results.md

Code chunk is rendered correctly

Code
  rslt
Output
  ```{r yml_example}
  yml_empty() %>% yml_author("Malcolm Barrett") %>% yml_output(pdf_document())
  ```

blanks are correctly cleared from author list

Code
  author_yml
Output
  ---
  author:
  - name: John Doe
    affiliation: My Uni
  ---


Try the ymlthis package in your browser

Any scripts or data that you put into this service are public.

ymlthis documentation built on Aug. 5, 2022, 5:23 p.m.