Plots from a list and using marrangegrob
I am creating multiple plots in a loop and then using marrangegrob to display in the grid. When I access the plot from a list example plotlist[[1]] it changes the Y axis. In my actual code I am returning the list of plots from a function and then using marrangegrob.