I have a plot in R using the 'plot()' function.
I would like to add a square backing to the plot (so that it looks like it is drawn on square paper), to help with readability. How can I do this? An example of what I mean would be the light gray lines seen is this desmos plot:
Any suggestions? Thanks