Make an s3 object with class issue and possible additional class,
and assign other arguments to attributes
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 |