liana_message: LIANA message/warning helper function to allow for verbosity

View source: R/liana_prep.R

liana_messageR Documentation

LIANA message/warning helper function to allow for verbosity

Description

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


saezlab/liana documentation built on Aug. 10, 2024, 8:14 a.m.