Learn R Programming

SeaVal (version 1.1.1)

fc_cols: Forecast column names

Description

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.

Examples

Run this code
fc_cols()

Run the code above in your browser using DataLab