highlight {wasim} | R Documentation |
Draws a number of colored rectangles into a plot.
highlight(x1,x2,yrange,col="yellow")
x1 |
A vector of x values from which to start rectangles |
x2 |
A vector of x values at which to end rectangles |
yrange |
yrange the rectangel covers |
col |
Drawing color |
Used for its side functions in a plot.
Dominik Reusser