msg: Write a message to the user if the 'ddpcr.verbose' option is...

View source: R/utils.R

msgR Documentation

Write a message to the user if the 'ddpcr.verbose' option is on

Description

Running a ddpcr analysis results in many messages being printed to the console. By default, these messages are on when the user is using R interactively and off otherwise. You can overwrite this setting with options(ddpcr.verbose = FALSE).

Usage

msg(...)

Arguments

...

Parameters to pass to message()


daattali/ddpcr documentation built on March 27, 2024, 6:50 a.m.