Functions for reading / writing MTG files
read_mtg()
Read MTG
Functions for plotting the MTG
autoplot(<mtg>) autoplot(<Node>)
autoplot(<mtg>)
autoplot(<Node>)
Plot an MTG
plotly_mtg()
Plot an interactive MTG
Compute/extract data from the whole MTG or sub-trees
mutate_mtg()
Mutate MTG
main functions
ancestors()
Get ancestors values
descendants()
Get descendants values
Simple wrappers around the ancestors() and descendants() functions
parent()
Get parent value
children()
Get children values
leaves()
Get leaves values
decompose()
Get decomposing nodes
topological_order()
Topological order