highlight: Highlight an area in a plot

Description Usage Arguments Value Author(s)

View source: R/highlight.R

Description

Draws a number of colored rectangles into a plot.

Usage

1
highlight(x1,x2,yrange,col="yellow")

Arguments

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

Value

Used for its side functions in a plot.

Author(s)

Dominik Reusser


wasim documentation built on May 1, 2019, 6:50 p.m.