dot-prettyPrint: Pretty prints a complex hierarchy of lists

Description Usage Arguments

Description

Pretty prints a complex hierarchy of lists

Usage

1
.prettyPrint(item, name = "", level = 0, comma = FALSE, file = "")

Arguments

item

Hierarchy item (can be a list or an atomic element)

name

(character) Item name if its an element in a named list

level

(numeric) Depth level in the hierarchy, starting at 0

comma

(logical) If TRUE, a comma is printed after this element

file

A file connection to an open file if we should print to it, or "" (no file, print to console)


bennitm/oceans2.0_api_R_client documentation built on Dec. 19, 2021, 8:44 a.m.