View source: R/readWikifamilytree.R
parseTreeRelationships | R Documentation |
infer relationship from tree template
parseTreeRelationships(tree_long, tree_paths = NULL)
tree_long |
A data frame containing the tree structure in long format. |
tree_paths |
Optional. traceTreePaths output. If NULL, it will be calculated. |
A data frame containing the relationships between family members.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.