Note that this function guesses column names for observed precip, not observed tercile category.
Usage
obs_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 observation column names.