My PDF-report generation using bookdown includes packing of result files into a zip archive, into which I (currently manually) integrate the PDF document itself as well.
Is there any hook that would enable automating the integration of the finished PDF? WOuld require a post-pdflatex command by knitr, I suppose ...