getSwapBlock {DiGGer} | R Documentation |
Get swap block dimensions in a DiGGer search phase.
## S3 method for class 'DiGGer' getSwapBlock(this, phaseNo = 1, ...) ## S3 method for class 'Phase' getSwapBlock(this, ...)
this |
A |
phaseNo |
The |
... |
Not used. |
Neil Coombes