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.


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