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