Rdocumentation
powered by
Learn R Programming
simmer (version 3.5.1)
print_activity: Print an activity
Description
It can be used to visualise an activity's internal structure.
Usage
print_activity(activity)
Arguments
activity
an external pointer to the activity.
See Also
get_head
,
get_tail
,
get_next_activity
,
get_prev_activity
.