get_leaves_as_df: Get leaves as a data frame

View source: R/get_leaves_as_df.R View source: R/extendr-wrappers.R View source: R/extendr-wrappers.R

get_leaves_as_dfR Documentation

Get leaves as a data frame

Description

Get leaves of a set of nodes in a data frame format.

Usage

get_leaves_as_df(graph, nodes)

Arguments

graph

A graph object

nodes

A character vector of node IDs

Value

A data frame of leaves


orbweaver documentation built on June 8, 2025, 11:40 a.m.