Format a message communicating parse failure information
parse_failure_message(input, output)
input
: The input provided to the parseroutput
: The parttimes returned by the parserA message communicating failure modes for NAs introduced into output that were not present in the input
Useful links