fc_cols {SeaVal} | R Documentation |
Forecast column names
Description
returns the columns names that are recognized as (ensemble-) forecast values
Usage
fc_cols(dt = NULL)
Arguments
dt |
optional data table. If provided, the function guesses which column contains the forecast values. Else it returns all recognized forecast column names. |
Value
Character vector with column names.
Examples
fc_cols()
[Package SeaVal version 1.2.0 Index]