checkOptions: Checking of the euromomo options.

Description Usage Details Value Note

Description

Function to check, if the currently list stored in options("euromomo") is semantically valid.

Usage

1

Details

At the moment, this check consists of:

  1. Check for all entries in 'except' that dStart <= dEnd

  2. Each group has a 'definition' and a 'label' attribute.

  3. That all Boolean Attributes (e.g. 'trend' and 'seasonality') are really Booleans. At the first error the function stops.

Value

TRUE, if function finds no errors. Otherwise a "stop" halts function execution.

Note

Only one error at the time is found.


thl-mjv/euromomo documentation built on May 31, 2019, 10:43 a.m.