spades, returning an empty event list..emptyEventList(eventTime, moduleName, eventType, eventPriority)## S3 method for class 'numeric,character,character,numeric':
.emptyEventList(eventTime,
moduleName, eventType, eventPriority)
## S3 method for class 'missing,missing,missing,missing':
.emptyEventList()
.emptyEventListCols
.emptyEventListObj
.emptyEventListNA
character of length 4.data.table row consisting of:
eventTime The time the event is to occur.
moduleName The module from which the event is taken.
eventType A character string for the programmer-defined event type.
eventPriority The priority given to the event.
}