[R] Hiding message
Aldo
michael.v.clawson at gmail.com
Wed Nov 30 03:39:24 CET 2011
So I am receiving messages in a loop
"The following object(s) are masked from..."
I tried
triedoptions(warn=-1) and options(show.error.message:=FALSE) but it still
tells me
"The following object(s) are masked from..."
repeatedly, and my problem is that it masks the print statement from my
function....
Any ideas?
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/Hiding-message-tp4121625p4121625.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list