Learn R Programming

SeaVal (version 1.1.1)

tc_cols: Tercile column names

Description

which column names are interpreted as observed tercile categories

Usage

tc_cols(dt = NULL)

Value

Character vector with column names.

Arguments

dt

optional data table. If provided, the function guesses which column contains the observations. Else it returns all recognized column names.

Examples

Run this code
tc_cols()

Run the code above in your browser using DataLab