fillplot: Fills space between two lines in a graph

View source: R/fillplot.R

fillplotR Documentation

Fills space between two lines in a graph

Description

Taken from mstate

Usage

fillplot(x, y1, y2, col)

Arguments

x

Points on the x-axis

y1

First set of points on y-axis

y2

Second set of points on y-axis

col

The color to fill space with

Value

Nothing


icpack documentation built on July 2, 2024, 9:06 a.m.