tc_cols {SeaVal} | R Documentation |
which column names are interpreted as observed tercile categories
tc_cols(dt = NULL)
dt |
optional data table. If provided, the function guesses which column contains the observations. Else it returns all recognized column names. |
Character vector with column names.
tc_cols()