Skip to contents

LIANA message/warning helper function to allow for verbosity

Usage

liana_message(..., output = "message", verbose = TRUE)

Arguments

...

zero or more objects which can be coerced to character (and which are pasted together with no separator) or a single condition object.

output

type of output - message, warning, or stop

verbose

logical for verbosity