View source: R/get_leaves_as_df.R View source: R/extendr-wrappers.R View source: R/extendr-wrappers.R
get_leaves_as_df | R Documentation |
Get leaves of a set of nodes in a data frame format.
get_leaves_as_df(graph, nodes)
graph |
A graph object |
nodes |
A character vector of node IDs |
A data frame of leaves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.