Patchwork does not collect guides with code in 
Without the parentheses, the plot_layout() will only relate to the immediately preceding term, (p2 / p3). From the documentation for plot_layout():
If you are nesting grids, the layout is scoped to the current nesting level.
I think in this case "the current nesting level" will be the most recent term.
