SimInf_individual_events objectDisplay the number of unique individuals and the total number of
event records in a SimInf_individual_events
object. The individual count reflects the distinct id
values, while the event count represents all recorded events
(exit, enter, internal transfer, and external transfer).
# S4 method for SimInf_individual_events
show(object)The object, returned invisibly.
The SimInf_individual_events
object to display.
individual_events for creating
SimInf_individual_events objects,
SimInf_individual_events for the class
definition, SimInf_events for the
node-level event class.