Last chance! 50% off unlimited learning
Sale ends in
Validate that the actuals are a dataframe and contain required columns.
ValidateActuals(actuals, error = TRUE)
TRUE if the actuals dataframe has required properties, otherwise FALSE or raises error.
dataframe. Contains all actuals to be submitted.
logical. Should an error be raised if there is an issue?