After a presentation list and listdown object have been constructed the chunks can be rendered to a string, which can be appended to a file, with appropriate headers, resulting in a compilable R Markdown document.
ld_make_chunks(ld, rmd_dir)
ld | the listdown object that provides information on how a presentation object should be displayed in the output. |
---|