set_prioritization {simmer} | R Documentation |
Activity for modifying an arrival's prioritization values.
set_prioritization(.trj, values, mod = c(NA, "+", "*"))
.trj |
the trajectory object. |
values |
expects either a vector/list or a callable object (a function)
returning a vector/list of three values |
mod |
if set, |
Returns the trajectory object.