print.Objective {DiGGer} | R Documentation |
Print a DiGGer Objective
.
## S3 method for class 'Objective' print(this, objectiveid = "", offset = "", ...)
this |
A DiGGer |
objectiveid |
An additional text label for the objective. |
offset |
A text offset for printing. |
... |
Not used. |
Neil Coombes