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 June 11, 2025, 1:07 a.m.