Skip to content
Prev 82339 / 398513 Next

Plot

Apple Ho wrote:
How close to the corner do you want it?

 > plot(0, 0, xlim=c(0, 1), ylim=c(0,1))
you could also add:
 > grid()