`create_tree_branch()` is used to create a tree structure to show how things are related. In AusTraits, this is used in the vignettes to show the file structure of the repository and also to show the different components of the AusTraits database.

create_tree_branch(x, title, prefix = "")

Arguments

x

Vector of terms

title

Name of branch

prefix

Specifies the amount of indentation

Value

Vector of character strings for the tree structure