readWikifamilytree: Read Wiki Family Tree

View source: R/readWikifamilytree.R

readWikifamilytreeR Documentation

Read Wiki Family Tree

Description

Read Wiki Family Tree

Usage

readWikifamilytree(text = NULL, verbose = FALSE, file_path = NULL, ...)

Arguments

text

A character string containing the text of a family tree in wiki format.

verbose

A logical value indicating whether to print messages.

file_path

The path to the file containing the family tree.

...

Additional arguments (not used).

Value

A list containing the summary, members, structure, and relationships of the family tree.


BGmisc documentation built on June 11, 2025, 1:07 a.m.