I am trying to create a package that generates automatically R markdown document and save then for the user.
For creating the document, I will use the pander package (Programmatically generating formatted text in R markdown) but impossible to find the way to save the generated document with a line of R command...
Do you have any idea ?
Thanks a lot in advance :)
Cha