shade: Adds a Shaded Region to a Figure

Description Usage Arguments Author(s) See Also

Description

A convenience wrapper around the 'polygon' function.

Usage

1
shade(x, y1, y2, col = hsv(alpha=0.5), border = NA, ...)

Arguments

x

x data

y1

y data (limit 1)

y2

y data (limit 2)

col

fill colour

border

border colour

...

arguments to be passed to 'polygon'

Author(s)

Lee Kelvin <lee.kelvin@uibk.ac.at>

See Also

The astronomy package: astro.


taranu/astro documentation built on May 23, 2019, 7:36 a.m.