obs_cols {SeaVal} | R Documentation |
Note that this function guesses column names for observed precip, not observed tercile category.
obs_cols(dt = NULL)
dt |
optional data table. If provided, the function guesses which column contains the observations. Else it returns all recognized observation column names. |
Character vector with column names.
obs_cols()