Prints a check_text object.
# S3 method for check_text
print(x, include.text = TRUE, file = NULL, n = NULL,
...)
The check_text object.
logical. If TRUE
the offending text is printed as
well.
A connection, or a character string naming the file to print to.
If NULL
prints to the console.
The number of affected elements to print out (the rest are truncated)
ignored