I can successfully create 4 plots with ggplot. Then, I can use patchwork to create 1 image that is a 4-blocker incorporating all 4 charts. I can successfully render these results to PowerPoint.
Now, here is the real question (and I am afraid of the answer.)
- suppose I want to keep the 4-block scheme but I want to have charts in the top 2 blocks and 1 chart on the lower left block AND text corresponding to the charts in the lower right block. Is this something that R Markdown or Patchwork can handle? Similar permutations would be useful as well, for example, 1 chart in top left and 1 chart in top right with corresponding text in the bottom half of the slide. Similarly, could have chart on upper left and lower left with right half used for text.