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.


R-Computing-Lab/BGMisc documentation built on July 16, 2025, 9:09 p.m.