get_rc_relations: Get all ancester-descendant relations of rc pairs

Description Usage Arguments

View source: R/get_rc_relations.R

Description

Get all ancester-descendant relations of rc pairs

Usage

1
get_rc_relations(rc_table, rowDescendants, colDescendants)

Arguments

rc_table

see make_rc_table

rowDescendants

List of descendants made from edge_registry. Element i contains all edges descendant from edge i in the row tree

colDescendants

List of descendants made from edge_registry. Element j contains all edges descendant from edge j in the column tree


reptalex/dendromap documentation built on April 19, 2021, 5:13 a.m.