
Friendship-survey events for the Social Evolution study
Source:R/data.R
social_evolution_friendship.RdSelf-reported friendship ties recorded at survey waves throughout the Social Evolution study.
Format
A data frame with 766 rows and 4 columns:
- time
Days since the first recorded call (same origin as social_evolution_calls).
attr(., "unix_origin")holds the Unix epoch oftime = 0.- sender
Character actor id (the survey respondent).
- receiver
Character actor id (the nominated friend).
- replace
Integer —
1adds the tie,0removes it.