parse_failure_message {parttime} | R Documentation |
Format a message communicating parse failure information
Description
Format a message communicating parse failure information
Usage
parse_failure_message(input, output)
Arguments
input |
The input provided to the parser |
output |
The parttimes returned by the parser |
Value
A message communicating failure modes for NAs introduced into output that were not present in the input
[Package parttime version 0.1.2 Index]