Embed the Same Figure of Computation Output in Different Slides (Reveal JS) #3760
-
I have a computation which its output is a figure. At the moment, I copy & paste the code into the other slides. Could it be done or is it a feature to ask for? I know there is an option to save the output to an image explicitly and then just embed the image, but I wonder if it can be done on Quarto level. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Late answer, but from the R point of view, see https://bookdown.org/yihui/rmarkdown-cookbook/reuse-chunks.html |
Beta Was this translation helpful? Give feedback.
Late answer, but from the R point of view, see https://bookdown.org/yihui/rmarkdown-cookbook/reuse-chunks.html