parseTreeRelationships: infer relationship from tree template

View source: R/readWikifamilytree.R

parseTreeRelationshipsR Documentation

infer relationship from tree template

Description

infer relationship from tree template

Usage

parseTreeRelationships(tree_long, tree_paths = NULL)

Arguments

tree_long

A data frame containing the tree structure in long format.

tree_paths

Optional. traceTreePaths output. If NULL, it will be calculated.

Value

A data frame containing the relationships between family members.


BGmisc documentation built on June 11, 2025, 1:07 a.m.