Make3DArray: Make3DArray

Description Usage Arguments Value

Description

Converts a regularly spaced 3D object to a 3D array.

Usage

1
2
3
4
Make3DArray(object, ...)

## S4 method for signature 'grid3DDataFrame'
Make3DArray(object, value)

Arguments

value

The column name to use. It can represent either a continuous or a categorical variable.

Value

A list containing the following:

value

The 3D array itself.

x, y, z

The coordinates in each direction.


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