Description Usage Arguments Value
Converts a regularly spaced 3D object to a 3D array.
1 2 3 4  | Make3DArray(object, ...)
## S4 method for signature 'grid3DDataFrame'
Make3DArray(object, value)
 | 
value | 
 The column name to use. It can represent either a continuous or a categorical variable.  | 
A list containing the following:
The 3D array itself.
The coordinates in each direction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.