Description Usage Arguments Examples
View source: R/anc_desc_table.R
Get ancestor-descendant relations a given rc pair
1 2 3 4 5 6 7 8 | anc_desc_table(
i = 1,
rc_table,
rowTerminals,
colTerminals,
rowDescendants,
colDescendants
)
|
i |
integer: row of |
rc_table |
see |
rowTerminals |
Indexes of terminal row tree edges |
colTerminals |
Indexes of terminal column tree edges |
rowDescendants |
List of descendants made from |
colDescendants |
List of descendants made from |
1 | # none yet - for internal dendromap use
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.