validateFTS: Forecast Table Schema (FTS) Validation

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/validateFTS.R

Description

Checks if the input data is correctly formatted in accordance with the Forecast Table Schema (FTS).

Usage

1

Arguments

fc

dataframe containing forecasts formatted using the Forecast Table Schema(FTS), use showFTS() to display schema specification details.

Details

Checks that fc contains necessary column and the composite primary key values are not duplicated.

Value

TRUE if the checks are passed, FALSE otherwise.

Author(s)

Cuong Sai, Andrey Davydenko, and Maxim Shcherbakov.

See Also

validateTSTS

Examples

1

forvis/forvision documentation built on April 30, 2020, 3:28 a.m.