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
Max row limit for difference tables (NULL to show all rows)
- ...
Additional arguments (not used)