Learn R Programming

RTest (version 1.2.6)

RTest.cat: Write Text To Console

Description

A message is written to the console if the option RunitTestSuite_verbose is set TRUE.

Usage

RTest.cat(...)

Arguments

...

Passed directly to paste0.

See Also

paste0, cat