mesg: message() but with a verbose flag.

View source: R/01_hpgltools.R

mesgR Documentation

message() but with a verbose flag.

Description

message() but with a verbose flag.

Usage

mesg(..., verbosity = NULL, warn = FALSE)

Arguments

...

parameters for message()

verbosity

actually print the message?

warn

Also print a warning?


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.