PrettyPrintBrendaEntry: Print a brenda.entry in a tree view.

View source: R/show_info.R

PrettyPrintBrendaEntryR Documentation

Print a brenda.entry in a tree view.

Description

Print a brenda.entry in a tree view.

Usage

PrettyPrintBrendaEntry(x, index, tail.idx, depth, full.output)

Arguments

x

A brenda.entry object.

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.

full.output

A boolean default to FALSE. If TRUE, print entry even if it's empty (NA or 0 rows).

Value

Nothing; prints object tree-view to the terminal.


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