Works for goal-class.
Usage
counter(object)
counter(object) <- value
# S4 method for class 'goal'
counter(object)
# S4 method for class 'goal'
counter(object) <- valueArguments
- object
An instance of the
goal-class.- value
Value with which to replace the original value of the
counterslot.