by_cols_ens_fc_score {SeaVal} | R Documentation |
returns the default column names to group by when calculating scores of ensemble forecasts.
by_cols_ens_fc_score(dt = NULL)
dt |
optional. You can provide a data table, then the function returns the names of grouping variables in this data table. |
A vector of characters with the column names.