Description Usage Arguments Value
View source: R/ultimate-parent.R
Finds the ultimate owner of each entity. This is done by building a graph of a relationships, then finding the node with zero outward degree in each connected subgraph
1 | ultimate_parent(entities, relationships)
|
entities |
The output of read_gleif_entities_csv |
relationships |
The output of read_gleif_relationships_csv |
The entities data frame with two columns appended. The LEI and legal name of the ultimate parent.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.