amethod {DiGGer}R Documentation

Get an integer code for an A-value type.

Description

Internal function used by the run method for DiGGer. Not a user function.

Usage

amethod(atype)

Arguments

atype

A code "A++", "Agg", "A22", "A11", "A1+", "Aa2" or "Aaa" to be converted to an integer.

Value

An integer [0:7].

Author(s)

Neil Coombes


[Package DiGGer version 1.0.5 Index]