Description Usage Arguments Examples
View source: R/viz.R
Visualize name set as tree
1
viz_names(convo_df)
convo_df
data.frame with variable names split by level
data.frame
1 2 3
vbls <- c("a_1_x", "a_2", "a_3", "a_4", "b_1", "b_2") vbls_df <- parse_df(vbls) viz_names(vbls_df)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.