[R] Suppressing messages while executing function
Megh Dal
megh700004 at yahoo.com
Wed Jul 27 18:50:09 CEST 2011
Dear all, while executing some function, there are some custom messages popping up onto the R console and I do not want to see them. While looking into the corresponding codes of those function, I see that those are coming from message() function.
Is there any way to stop those messages coming while executing the function as usual?
Thanks,
More information about the R-help
mailing list