Check that all forecasts have the same number of rows
Source:R/class-forecast.R
check_number_per_forecast.Rd
Helper function that checks the number of rows (corresponding e.g to quantiles or samples) per forecast. If the number of quantiles or samples is the same for all forecasts, it returns TRUE and a string with an error message otherwise.