PrintTreeHelper: Print the tree structure with correct whitespace.

View source: R/show_info.R

PrintTreeHelperR Documentation

Print the tree structure with correct whitespace.

Description

Print the tree structure with correct whitespace.

Usage

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.


y1zhou/brendaDb documentation built on Dec. 12, 2022, 3:43 a.m.