| .assemble_tree_output | R Documentation |
Assemble the final output from per-level data
.assemble_tree_output(
tree_levels,
id_col,
level_to,
parent_to,
ancestors_to,
call = caller_env()
)
tree_levels |
( |
id_col |
( |
level_to |
( |
parent_to |
( |
ancestors_to |
( |
call |
( |
(data.frame) The assembled output with metadata columns appended.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.