Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

rtables (version 0.4.0)

cont_n_allcols: Score functions for sorting TableTrees

Description

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 to be scored

Value

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