Skip to content

turn off function output

2 messages · Ning Ma, Paul Hiemstra

#
Hi, everybody

Is there any way to turn off the output message of a function, maybe a
result of cat() or print() command in that function.
I only expected it to be executed quite and return a value. Any
intermediate messages can be omitted.

Thanks!

Ma
#
Ning Ma wrote:
Hi,

have a look at this e-mail from the R-help archives:

http://tolstoy.newcastle.edu.au/R/e4/help/08/01/0841.html

cheers,
Paul