Learn R Programming

ggenealogy (version 0.2.0)

getNodes: Returns the nodes for a full genealogy

Description

Returns a character list, where rows contains names of the unique nodes in the full genealogy

Usage

getNodes(geneal)

Arguments

geneal
the full genealogy (in data frame format)

Examples

Run this code
data(sbGeneal)
getNodes(sbGeneal)

Run the code above in your browser using DataLab