View source: R/script - family tools.R
Works on a dataframe of individuals (rows) including two columns ID_ma and ID_pa, which are the ID's of that individual's parents.
Then looks up a dataframe of family info, df_families, with rows as families, and finds the ID's of each individual's family
1 | find_familyIDs(df, df_families)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.