Skip to contents

Score functions for sorting TableTrees

Usage

cont_n_allcols(tt)

cont_n_onecol(j)

Arguments

tt

TableTree (or related class). A TableTree object representing a populated table.

j

numeric(1). Number of column used for scoring.

Value

A single numeric value indicating score according to the relevant metric for tt, to be used when sorting.

See also

For examples and details please read main documentation sort_at_path() and relevant vignette ((Sorting and Pruning))