get_all_descendants: Return all descendants from a set of nodes in a tree

Description Usage Arguments

View source: R/flowR.R

Description

Return all descendants from a set of nodes in a tree

Usage

1

Arguments

named_list

a list representing a tree. It must be named according to tree node names and each of its element must have a field 'parent' containing the name of its parent node.

names

Names of the nodes for which all descendants must be returned


VoisinneG/flowR documentation built on June 1, 2021, 6:42 p.m.