plotRibbons: Plot shaded polygons

View source: R/pkShadeplot.r

plotRibbonsR Documentation

Plot shaded polygons

Description

Plot shaded polygons between any number of input lines

Usage

plotRibbons(x, y, clr, ...)

pkShadeplot(x, y, clr, ...)

Arguments

x

Data frame with x values

y

Data frame with y values

clr

vector with colors

...

Other parameters parsed to polygon function

Value

Shaded areas in current plot


kraaijenbrink/pkrf documentation built on July 4, 2023, 10:16 p.m.