priority {SpaDES.core} | R Documentation |
Event priority
Description
Preset event priorities: 1 = first (highest); 5 = normal; 10 = last (lowest).
Usage
.first()
.highest()
.last()
.lowest()
.normal()
Value
numeric of length 1.
Author(s)
Alex Chubaty
[Package SpaDES.core version 2.1.0 Index]