powered by
Adds horizontal lines in the plot region.
yline(y, ...)
Values on y axis specifying location of vertical lines.
Any ploting options for abline.
xline, abline
plot( 1:10) yline( 4.0, col=3)
Run the code above in your browser using DataLab