View source: R/auxiliary_functions.R
fc_cols | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.