Message-methods: A list of methods for the Message reference class

Message-methodsR Documentation

A list of methods for the Message reference class

Description

A list of methods for the Message reference class

Arguments

condition

character(1) One of the three conditions handled: error, warning, or note

verbose

logical(1) Whether to output the full text in the check or only the check name itself in the report

...

list() A nested list with the check name as the top level layer. Second level lists include any help_text and messages that are part of the check.

Value

An internal R5 Reference Class to handle messages and their conditions, e.g., for errors, warnings, or notes.


Bioconductor/BiocCheck documentation built on April 28, 2024, 9:24 p.m.