Get the QSM from an object of class aRchi
Get the QSM from an object of class aRchi
get_QSM(aRchi) ## S4 method for signature 'aRchi' get_QSM(aRchi)
aRchi |
The object of class aRchi |
# Read an aRchi file with a QSM and paths tables. file=system.file("extdata","Tree_1_aRchi.aRchi",package = "aRchi") Tree1_aRchi=read_aRchi(file) # show the QSM data.table get_QSM(Tree1_aRchi)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.