View source: R/get_esc_reports.R
get_esc_reports | R Documentation |
Produces a long-form dataset that has a row for each respondent-sibling X cell combination
get_esc_reports(sib.dat, sib.id, ego.id, cell.config)
sib.dat |
The long-form sibling history dataset (likely produced by TODO) |
sib.id |
String with the name of the column of |
ego.id |
String with the name of the column of |
cell.config |
An object containing the configuration of cells; see TODO for more information |
A tbl with a row for each respondent-sibling X cell
# TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.