| .apply_nesting | R Documentation |
Apply nesting across all tree levels
.apply_nesting(
x,
id_col,
parent_col,
children_to,
id_col_name,
call = caller_env()
)
x |
( |
id_col |
( |
parent_col |
( |
children_to |
( |
id_col_name |
( |
call |
( |
A nested data frame with root elements at the top level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.