kamapu / yamlme

R-Package for writing R-markdown documents from plain R code.
https://kamapu.github.io/yamlme/
GNU General Public License v3.0
4 stars 1 forks source link

Recursive experiment #10

Closed kamapu closed 2 years ago

kamapu commented 2 years ago

Improving recursive function writing rmd_doc objects. This is also implementing the use of tempdir() to store intermediate files that may be deleted at the end of the process.