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

Description Usage Arguments Value

View source: R/show_info.R

Description

Print a brenda.entry in a tree view.

Usage

1
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.


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