util.jplot: Plot a curve, skipping bits where there is a large jump.

View source: R/util.jplot.R

util.jplotR Documentation

Plot a curve, skipping bits where there is a large jump.

Description

Plot a curve, skipping bits where there is a large jump.

Usage

util.jplot(x, y, ...)

Arguments

x

Ordinates to be plotted.

y

Abcissas to be plotted.

...

Arguents passed directly to plot.


MultNonParam documentation built on Aug. 30, 2023, 9:09 a.m.