putDwd3Dcheck | R Documentation |
This function checks the argument list for putD.wd3D
and is not meant to be directly called by any user.
putDwd3Dcheck(lti, dima, block, nlx)
lti |
At which level of the |
dima |
A vector, of length 3, which specifies the dimension of the block to insert. |
block |
A character string which specifies which block is being inserted (one of GGG, GGH, GHG, GHH, HGG, HGH, HHG, or HHH). |
nlx |
The number of levels in the |
This function merely checks that the dimensions and sizes of the array to be inserted into a wd3D.object
using the putD.wd3D
function are correct.
Version 3.9.6 Copyright Guy Nason 1997
G P Nason
accessD
, putD
, accessD.wd3D
, print.wd3D
, putD
, summary.wd3D
, threshold.wd3D
, wd3D
, wd3D.object
, wr3D
.
#
# Not intended to be used by the user!
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.