ep.list.tree: Print list structure

View source: R/ep.eye_setup_proc_config_helpers.R

ep.list.treeR Documentation

Print list structure

Description

this is a very slight ammendment to Hmisc::list.tree for easy display of lists: http://math.furman.edu/~dcs/courses/math47/R/library/Hmisc/html/list.tree.html

Usage

ep.list.tree(
  struct,
  depth = -1,
  numbers = FALSE,
  maxlen = 10000,
  maxcomp = 30,
  attr.print = TRUE,
  front = "",
  fill = "-",
  name.of,
  size = FALSE,
  digits = 5
)

PennStateDEPENdLab/experiment.pipeline documentation built on April 14, 2024, 9:37 p.m.