draw.dip {RGeostats}R Documentation

Represent the Dip

Description

Internal function for representing the Dip

Usage

draw.dip(x, y, azim, dip, gsize, gsize0 = 0.1,  ...)

Arguments

x

Array giving the coordinates of the samples along X

y

Array giving the coordinates of the samples along Y

azim

Array giving the angle of the direction of the dip on degrees

dip

Array giving the angle of the dip in degrees

gsize

Size of the symbols if defined. If the argument 'gsize' is not defined, all items have the same size equal to 'gsize0'.

gsize0

Maximum dimension for dip representation

...

Other parameters used as arguments to function segments.


[Package RGeostats version 14.0.10 Index]