Internal Function: Called within the map_compare.R function.
It reads two inputs to see if they are equal.
Warning severity: if unequal inputs, gives warning but continues.
Danger severity: if unequal inputs, exits with error message.
Value
Returns nothing if inputs are equal. If inputs are not equal, returns variable text depending on level of severity.
See also
Other map_compare_internal:
consensus_on_mismatch()
,
user_categorisation()