Learn R Programming

simmer (version 3.1.2.9000)

show_trajectory: Print a trajectory (deprecated)

Description

It can be used to visualise a trajectory's internal structure.

Usage

show_trajectory(traj)

Arguments

traj

the trajectory object.

See Also

Other methods to deal with trajectories: create_trajectory, get_head, get_tail, get_n_activities, seize, release, timeout, set_attribute, branch, rollback.