get_print_message.issue: get_print_message.issue
Description
Get text from a basic issue, based on the class of the value of the issue
Usage
# S3 method for issue
get_print_message(object, row_limit, ...)
Arguments
- object
an object of class issue_basic
- row_limit
Maximum number of rows to display in difference tables.
Use NULL to show all rows. Default is 10.
- ...
Additional arguments (not used).