draw.mima {RGeostats}R Documentation

Bounds Representation

Description

Bounds representation

Usage

draw.mima(x, y, ll, ul, bg = "black", pch = 1, ...)

Arguments

x

Array giving the coordinates of the samples along X

y

Array giving the coordinates of the samples along Y

ll

Array giving the lower bound component of the samples along Y

ul

Array giving the upper bound component of the samples along Y

bg

Color of the symbol background for the displayed samples

pch

Type of symbol (not used here)

...

Other parameters passed to function points.


[Package RGeostats version 14.0.10 Index]