I want to show sevaral plots in square side by side in R, e.g., six plots in par(mfrow=c(3,2))
. I find
If you use Rstudio you could also try to rescale the "Plots" window with your mouse. However, stuff like legends, axis labels, etc. might get distorted which is why I recommend to use another device.