View source: R/script - family tools.R
find_familyIDs | R Documentation |
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
find_familyIDs(df, df_families)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.