getObjective {DiGGer} | R Documentation |
Get an objective from a DiGGer search.
## S3 method for class 'DiGGer' getObjective(this, phaseNo = 1, objectiveNo = 1, ...) ## S3 method for class 'Phase' getObjective(this, objectiveNo = 1, ...)
this |
A |
phaseNo |
The |
objectiveNo |
The |
... |
Not used. |
Neil Coombes