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