get_esc_reports: Get ego X sibling X cell reports

View source: R/get_esc_reports.R

get_esc_reportsR Documentation

Get ego X sibling X cell reports

Description

Produces a long-form dataset that has a row for each respondent-sibling X cell combination

Usage

get_esc_reports(sib.dat, sib.id, ego.id, cell.config)

Arguments

sib.dat

The long-form sibling history dataset (likely produced by TODO)

sib.id

String with the name of the column of sib.dat that has the sibling ID

ego.id

String with the name of the column of sib.dat that has the ID of the survey respondent

cell.config

An object containing the configuration of cells; see TODO for more information

Value

A tbl with a row for each respondent-sibling X cell

Examples

  # TODO

dfeehan/siblingsurvival documentation built on June 10, 2025, 11:40 p.m.