View source: R/readWikifamilytree.R
readWikifamilytree | R Documentation |
Read Wiki Family Tree
readWikifamilytree(text = NULL, verbose = FALSE, file_path = NULL, ...)
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). |
A list containing the summary, members, structure, and relationships of the family tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.