fc_cols {SeaVal} | R Documentation |
returns the columns names that are recognized as (ensemble-) forecast values
fc_cols(dt = NULL)
dt |
optional data table. If provided, the function guesses which column contains the forecast values. Else it returns all recognized forecast column names. |
Character vector with column names.
fc_cols()