## S3 method for class 'optmatch'print(x, quote =FALSE, grouped =FALSE,...)
Arguments
x: The optmatch object, as returned by fullmatch or pairmatch.
quote: A boolean indicating if the matched group names should be quoted or not (default is not to quote).
grouped: A logical indicating if the object should printed in the style of a named factor object (grouped = TRUE) or as a table of group names and members.