construct_issue {diffdf} | R Documentation |
construct_issue
Description
Make an s3 object with class issue and possible additional class, and assign other arguments to attributes
Usage
construct_issue(value, message, add_class = NULL)
Arguments
value |
the value of the object |
message |
the value of the message attribute |
add_class |
additional class to add |
[Package diffdf version 1.0.4 Index]