seize: Add a seize activity
Description
Adds a new activity capable of seizing a resource to the tail of a trajectory.
Usage
seize(traj, resource, amount = 1, priority = 0)
Arguments
resource
the name of the resource.
priority
the priority of the seize (a higher integer equals higher priority, defaults to 0)
Value
The trajectory object.