View source: R/readWikifamilytree.R
populateParents | R Documentation |
Assign Parent
populateParents(df, child, parent)
df |
A data frame containing the relationships. |
child |
The ID of the child. |
parent |
The ID of the parent. |
A data frame with updated parent information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.