Render Shiny module tree as plain-text ASCII art
render_tree.Rdrender_tree() takes a nested tree structure (as produced by
build_tree()) and returns a character vector of lines using
box-drawing characters in the style of
lobstr::ast().
render_tree.Rdrender_tree() takes a nested tree structure (as produced by
build_tree()) and returns a character vector of lines using
box-drawing characters in the style of
lobstr::ast().