Learn R Programming

R.matlab (version 1.0.2)

cat.Verbose: Concatenates and prints objects if above threshold

Description

Concatenates and prints objects if above threshold.

Usage

## S3 method for class 'Verbose}(this, ..., level=0)':
catundefined

 ...{Objects to be passed to cat().}
  level{A numeric value to be compared to the threshold.}

 Returns nothing.

 [object Object]

 For more information see Verbose.

 programming

Arguments