View source: R/auxiliary_functions.R
tc_cols | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.