powered by
Internal utility function to verify that all input named vectors share the same names.
check_match_names(...)
Throws an error if name mismatches are found; otherwise, returns nothing.
Named numeric vectors to be compared.