putDwd3Dcheck {wavethresh} | R Documentation |
Check argument list for putD.wd3D
Description
This function checks the argument list for putD.wd3D
and is not meant to be directly called by any user.
Usage
putDwd3Dcheck(lti, dima, block, nlx)
Arguments
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 |
Details
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.
RELEASE
Version 3.9.6 Copyright Guy Nason 1997
Author(s)
G P Nason
See Also
accessD
, putD
, accessD.wd3D
, print.wd3D
, putD
, summary.wd3D
, threshold.wd3D
, wd3D
, wd3D.object
, wr3D
.
Examples
#
# Not intended to be used by the user!
#