Description Usage Arguments Details Value Author(s) See Also Examples
Checks if the input data is correctly formatted in accordance with the Forecast Table Schema (FTS).
1 | validateFTS(fc)
|
fc |
dataframe containing forecasts formatted using the Forecast Table Schema(FTS),
use |
Checks that fc contains necessary column and the composite primary key values are not duplicated.
TRUE if the checks are passed, FALSE otherwise.
Cuong Sai, Andrey Davydenko, and Maxim Shcherbakov.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.