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