populateParents: Assign Parent

View source: R/readWikifamilytree.R

populateParentsR Documentation

Assign Parent

Description

Assign Parent

Usage

populateParents(df, child, parent)

Arguments

df

A data frame containing the relationships.

child

The ID of the child.

parent

The ID of the parent.

Value

A data frame with updated parent information.


BGmisc documentation built on Aug. 8, 2025, 7:20 p.m.