get_print_message.issue {diffdf}R Documentation

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 class '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)


[Package diffdf version 1.1.1 Index]