draw.neigh {RGeostats}R Documentation

Graphic representation of the 2-D Moving Neighborhood

Description

Graphic representation of the 2-D Moving Neighborhood

Usage

draw.neigh(neigh, x0, y0, nseg = 100, ...)

Arguments

neigh

The neigh-class Class containing the Neighborhood characteristics

x0

Target coordinate along X

y0

Target coordinate along Y

nseg

Number of discretization points for drawing the neighborhood ellipse

...

Additional parameters passed to the function line.


[Package RGeostats version 14.0.10 Index]