Flip a tree like data tree by swapping rows and columns
ID
list-tree-flip-tree
Name
Flip Tree
Group
Tree
Package
List
Keywords
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
tree | Any | Data tree to flip |
Outputs
Name | Type | Description |
---|---|---|
tree | Any | Flipped data tree |