Get ego X sibling X cell reports
get_esc_reports.RdProduces a long-form dataset that has a row for each respondent-sibling X cell combination
Arguments
- sib.dat
The long-form sibling history dataset (likely produced by TODO)
- sib.id
String with the name of the column of
sib.datthat has the sibling ID- ego.id
String with the name of the column of
sib.datthat has the ID of the survey respondent- cell.config
An object containing the configuration of cells; see TODO for more information