getAType {DiGGer}R Documentation

Get the A-efficiency code in a DiGGer search phase

Description

Get the A-efficiency code in a DiGGer search phase.

Usage

## S3 method for class 'DiGGer'
getAType(this, phaseNo = 1, ...)
## S3 method for class 'Phase'
getAType(this, ...)

Arguments

this

A DiGGer or Phase object.

phaseNo

The Phase of the DiGGer object to be queried.

...

Not used.

Value

A three character vector string: "A++", "Agg", "A22","A11","A1+", "Aa2" or "Aaa".

Author(s)

Neil Coombes


[Package DiGGer version 1.0.5 Index]