Learn R Programming

TDMR (version 2.2)

cat2: Output objects to cat if opts$VERBOSE>=2.

Description

Output objects to cat if opts$VERBOSE>=2.

Usage

cat2(opts, ...)

Arguments

opts

from which we need the element VERBOSE

...

objects

Value

None

See Also

cat