Internal helper to validate the arguments passed to new_reporting_triangle.
.validate_rep_tri_args(reporting_triangle_matrix, reference_dates, delays_unit)Matrix of reporting triangle data.
Date vector of reference dates.
Character string specifying the temporal granularity of
the delays. Options are "days", "weeks", "months", "years".
Default is "days".