A time-ordered sequence of 247 communication messages between 25 actors.
data(relevents)
dataframe (247 rows, 3 columns)
relevents$time | numeric | Time of the e-mail message, in seconds since onset of the observation |
relevents$sender | integer | ID of the sender, corresponding to the employee IDs in the actors dataframe |
relevents$receiver | integer | ID of the receiver |
The related data files 'actors', 'same_location', 'same_culture' contain information on the actors and three event statistics respectively.