shade: Adds a Shaded Region to a Figure
Description
A convenience wrapper around the 'polygon' function.Usage
shade(x, y1, y2, col = hsv(alpha=0.5), border = NA, ...)
Arguments
...
arguments to be passed to 'polygon'
See Also
The astronomy package: astro
.