powered by
Get the pointcloud from an object of class aRchi
get_pointcloud(aRchi)# S4 method for aRchi get_pointcloud(aRchi)
# S4 method for aRchi get_pointcloud(aRchi)
The object of class aRchi
get_QSM; get_paths; get_nodes
get_QSM
get_paths
get_nodes
# 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) # get the pointcloud get_pointcloud(Tree1_aRchi)
Run the code above in your browser using DataLab