Score functions for sorting TableTrees
Arguments
- tt
(
TableTree
or related class)
aTableTree
object representing a populated table.- j
(
numeric(1)
)
index 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 the documentation for sort_at_path()
and the
Sorting and Pruning vignette.