[R] Suppressing printing in the function

Dimitri Liakhovitski dimitri.liakhovitski at gmail.com
Sat Oct 2 00:27:51 CEST 2010


Hello!

I wrote a function that returns a data frame. Nowhere in the function
do I say print(my.data.frame), but when I run the function - the data
frame is printed on the console.
Is there any way to suppress it?

Thank you!

-- 
Dimitri Liakhovitski
Ninah Consulting
www.ninah.com



More information about the R-help mailing list