powered by
TableTrees
Score functions for sorting TableTrees
cont_n_allcols(tt)cont_n_onecol(j)
cont_n_onecol(j)
A single numeric value indicating score according to the relevant metric for tt, to be used when sorting.
tt
(TableTree or related class) a TableTree object representing a populated table.
TableTree
(numeric(1)) index of column used for scoring.
numeric(1)
For examples and details, please read the documentation for sort_at_path() and the Sorting and Pruning vignette.
sort_at_path()