Hello. I want to ask if there is any way after rendering the Rmarkdown file, we get a file, e.g. JSON format, that each of the objects is the output of each chunk of our Rmd file. For example, in html_document format, the output of each chunk will be an HTML section of codes. So, is there any built-in solution that we can get access to their output separately?
Thanks,
Ardalan