ValidateMultiSeriesProperties: Validate that the multiseries properties indicate a successful multiseries setup.
Description
Validate that the multiseries properties indicate a successful multiseries setup.
Usage
ValidateMultiSeriesProperties(properties, error = TRUE)
Arguments
properties
list. List of multiseries properties.
error
logical. Should an error be raised if there is an issue?
Value
TRUE if all properties verify, otherwise FALSE or raises error.