util.jplot {MultNonParam} | R 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. |
[Package MultNonParam version 1.3.9 Index]