Closed nitrato closed 2 months ago
The set_dim()
and get_dim()
functions are not meant to be used together with further composition but rather to align plots across multiple pages.
Can you describe what you are trying to achieve with your code and I can help you with the right way
Hi, I have a question regarding the very handy patchwork extension to ggplot2. In the following chunk, I wonder why lines that I tagged with ### give me this error: Error in grid.Call.graphics(C_setviewport, vp, TRUE) : 'layout.pos.row' incorrect
Any help would be highly appreciated Best, David