getAType {DiGGer} | R Documentation |
Get the A-efficiency code in a DiGGer search phase.
## S3 method for class 'DiGGer' getAType(this, phaseNo = 1, ...) ## S3 method for class 'Phase' getAType(this, ...)
this |
A |
phaseNo |
The |
... |
Not used. |
A three character vector string: "A++", "Agg", "A22","A11","A1+", "Aa2" or "Aaa".
Neil Coombes