powered by
vlines(x, lend = 1, ...)hlines(y, lend = 1, ...)
hlines(y, lend = 1, ...)
par
segments
plot(0:10, 0:10, type="n") hlines(0:4*2.5, col="#dddddd") points(0:10, 0:10)
Run the code above in your browser using DataLab