DrawTangentPlanes: Visualization of structural data

Description Usage Arguments Details

Description

Draws discs representing the orientation of structural planes.

Usage

1
2
3
4
5
DrawTangentPlanes(object, ...)

## S4 method for signature 'points3DDataFrame'
DrawTangentPlanes(object, size, dip = "Dip",
  strike = "Strike", col = "yellow")

Arguments

size

The diameter of the discs.

dip, strike

Names of the columns that contain the structural information.

col

The color of the discs. Either a single value or a vector matching the object's number of rows.

Details

col must contain colors in hexadecimal format, such as "#804DB3", or valid color names.

It is assumed that the values in the dip and strike columns are in degrees.


italo-goncalves/geomod3D documentation built on May 24, 2019, 2:49 p.m.