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