show.sub.tables: show sub tables

Description Usage Arguments Details Value Author(s) Examples

View source: R/clusterluts.R

Description

In the context of this package, subtable refers to either a single table or a list of tables which represents chunks of a higher level table (thus subtable). They are used to trace clustering trees.

Usage

1

Arguments

st

subtables or list thereof (or result of tree.ranges)

which

optional subset of the subtables

...

ignored

wait

for internal use, should not be set by caller

Details

If st is a list of lists, show.sub.tables will be called recursively. For convenience, it is also possible to directly provide the output of tree.ranges, where the attribute sub.tables is extracted and used.

At this point the table relation across levels is not directly shown, it has to be infered from the labels

Value

string representation of sub tables

Author(s)

Benno Pütz puetz@psych.mpg.de

Examples

1

bennop/clusterLUTs documentation built on Nov. 21, 2020, 9:07 a.m.