check_duplicates | R Documentation |
Runs get_duplicate_forecasts()
and returns a message if an issue is
encountered
check_duplicates(data)
data |
A data.frame (or similar) with predicted and observed values. See the details section of for additional information on the required input format. |
Returns TRUE if the check was successful and a string with an error message otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.