obs_cols {SeaVal} | R Documentation |
Observation column names
Description
Note that this function guesses column names for observed precip, not observed tercile category.
Usage
obs_cols(dt = NULL)
Arguments
dt |
optional data table. If provided, the function guesses which column contains the observations. Else it returns all recognized observation column names. |
Value
Character vector with column names.
Examples
obs_cols()
[Package SeaVal version 1.2.0 Index]