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). Number of column used for scoring.
For examples and details please read main documentation sort_at_path() and relevant vignette ((Sorting and Pruning))
sort_at_path()