# Read an aRchifile with a QSM and node tables.
file=system.file("extdata","Tree_1_aRchi.aRchi",package = "aRchi")
Tree1_aRchi=read_aRchi(file)
# WBE parameters at the branching order level estimated at midlength of the segments
LeonardoRatio(Tree1_aRchi,level="Tree", position="50%")
# WBE parameters at the tree level estimated at 10 cm from the node
LeonardoRatio(Tree1_aRchi)
Run the code above in your browser using DataLab