ValidateActuals | R Documentation |
Validate that the actuals are a dataframe and contain required columns.
ValidateActuals(actuals, error = TRUE)
actuals |
dataframe. Contains all actuals to be submitted. |
error |
logical. Should an error be raised if there is an issue? |
TRUE if the actuals dataframe has required properties, otherwise FALSE or raises error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.