lines3DDataFrame-class: Drillhole database

Description Usage Details Slots See Also

Description

Drillhole database represented as line segments. Extends the spatial3DdataFrame class.

Usage

1
2
3
lines3DDataFrame(lines_list = NULL, df = NULL, collar = NULL,
  assay = NULL, survey = NULL, holeid = "HOLEID", from = "FROM",
  to = "TO", X = "X", Y = "Y", Z = "Z")

Details

The "HOLEID" column is used by this object's methods. Do not remove or rename it.

Slots

coords

A list containing the coordinates for each data unit.

data

A data.frame with each data unit's attributes.

bbox

A matrix containing the coordinates of two opposing edges of the object's bounding box.

See Also

lines3DDataFrame-init, spatial3DDataFrame-class


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