makeLongTree: Make Long Tree

View source: R/readPedigree.R

makeLongTreeR Documentation

Make Long Tree

Description

Make Long Tree

Usage

makeLongTree(tree_df, cols_to_pivot)

Arguments

tree_df

A data frame containing the tree structure.

cols_to_pivot

A character vector of column names to pivot.

Value

A long data frame containing the tree structure.


BGmisc documentation built on April 12, 2025, 2 a.m.