Description Usage Arguments Value
View source: R/data_generation.R
Extract the name, label, and volumes for each node of the
tree. The volumes are then expanded out creating a
data_frame
with n x v rows where n is the number of
rows and v is the number of volumes
1 | tree_to_volume_frame(vol_tree, filterFun = isLeaf)
|
vol_tree |
The volume tree of interest |
filterFun |
which nodes to include in the tree, defaults
to isLeaf, all can be included with |
A data_frame
with the volume tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.