catv: Write a message to the console, but only if in verbose mode

Description Usage Arguments

View source: R/utils.R

Description

The name is short for: (cat) when in (v)erbose mode

Usage

1
catv(..., verbose = detect.verbose())

Arguments

...

arguments to write out

verbose

logical or NA, logical values turn verbose mode on and off; a value of NA implies that verbose mode is inferred from a "verbose" variable in a parent environment or from global options.


tkonopka/shrt documentation built on March 5, 2020, 2:51 p.m.