View source: R/create_ce_tree_df.R
create_ce_tree_df | R Documentation |
Using look up table, rather than separate lists, of values and labels. Can prepare these external to R and read them in.
create_ce_tree_df(label_branch_tab, label_val_tab, tree_struc)
label_branch_tab |
Look up table |
label_val_tab |
Look up table |
tree_struc |
List of parent child branches |
tibble in long format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.