amethod {DiGGer} | R Documentation |
Internal function used by the run
method for DiGGer. Not a user
function.
amethod(atype)
atype |
A code "A++", "Agg", "A22", "A11", "A1+", "Aa2" or "Aaa" to be converted to an integer. |
An integer [0:7].
Neil Coombes