# Read an aRchi file with at least a QSM.
file=system.file("extdata","Tree_1_aRchi.aRchi",package = "aRchi")
Tree1_aRchi=read_aRchi(file)
# Compute the wood surface at branching order level.
WoodSurface(Tree1_aRchi,level="branching_order")
Run the code above in your browser using DataLab