get_sibship_visibility | R Documentation |
calculate visibility for each sibship
get_sibship_visibility(sib.dat, ego.id, sib.frame.indicator)
sib.dat |
The long-form sibling dataset (likely produced by prep_dhs_sib_histories) |
ego.id |
String with the name of the column in |
sib.frame.indicator |
String with the name of the column in |
A tibble with a row for each survey respondent (each unique value of ego.id
), and the number of sibs the respondent reported on the frame, including and not including herself
# TODO write example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.