R/get-duplicate-forecasts.R
check_duplicates.Rd
Runs get_duplicate_forecasts() and returns a message if an issue is encountered
get_duplicate_forecasts()
check_duplicates(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.