addPhase {DiGGer} | R Documentation |
Add a Phase()
object to a DiGGer search.
## S3 method for class 'DiGGer' addPhase(this, newphase = Phase(), ...)
this |
The |
newphase |
A DiGGer |
... |
Not used. |
Failure to modify the default Phase()
settings
will result in errors in swap block dimensions and correlation block
dimensions.
Neil Coombes