get_print_message.issue {diffdf} | R Documentation |
Get text from a basic issue, based on the class of the value of the issue
## S3 method for class 'issue'
get_print_message(object, row_limit, ...)
object |
an object of class issue_basic |
row_limit |
Max row limit for difference tables (NULL to show all rows) |
... |
Additional arguments (not used) |