PrintTreeHelper: Print the tree structure with correct whitespace.

Description Usage Arguments Value

View source: R/show_info.R

Description

Print the tree structure with correct whitespace.

Usage

1
PrintTreeHelper(index, tail.idx, depth)

Arguments

index

A string of the name of the sublist.

tail.idx

A string showing the last element in the entry. This is for printing a different character in the tree.

depth

Int, showing the depth of the element.

Value

Nothing; prints tree structure to the terminal.


brendaDb documentation built on Nov. 8, 2020, 5:16 p.m.