How to capture multiple grid graphics call into a single figure? #7322
-
DescriptionWhat is the proper way to capture multiple calls to the
produces a single red circle. If I set What's the proper way to capture multiple calls to I'm using the Quarto main branch sync'd up tonight. Output of Quarto check:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I am afraid this is an R question not a Quarto (or knitr) related question. |
Beta Was this translation helpful? Give feedback.
I am afraid this is an R question not a Quarto (or knitr) related question.
See the grid package documentation in particular everything related to "viewport".