Learn R Programming

simmer (version 3.0.0)

get_next_activity: Get the next activity

Description

It takes an external pointer to an activity an returns the next activity.

Usage

get_next_activity(activity)

Arguments

activity

an external pointer to the activity.

Value

An external pointer to an activity object.

See Also

Other methods to deal with activities: show_activity