select(.trj, resources, policy = c("shortest-queue", "round-robin", "first-available", "random"), id = 0)resources is a vector of names, this parameter determines
the criteria for selecting a resource among the set of policies available; otherwise,
it is ignored.seize_selected, release_selected,
set_capacity_selected, set_queue_size_selected.