DrawDirections: Visualization of structural data

Description Usage Arguments Details

Description

Draws thin cylinders representing the orientation of structural lines or directional data in general.

Usage

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

## S4 method for signature 'directions3DDataFrame'
DrawDirections(object, size, col = "yellow",
  as = c("direction", "arrow"))

Arguments

size

The length of the cylinders.

col

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

as

How to plot the data. "direction" is useful for structural data, while "arrow" can be used for for velocities and derivative data in a more strict sense.

Details

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


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