| .walk_tree_levels | R Documentation |
Walk the tree level by level, collecting a snapshot at each depth
.walk_tree_levels(x, id_col, child_col, call)
x |
( |
id_col |
( |
child_col |
( |
call |
( |
A list of per-level snapshots, each with elements data, ns,
parent_ids, and child_sizes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.