[Rd] trySilent (was try.Silent)

Paulo Justiniano Ribeiro Jr paulojus@est.ufpr.br
Wed Jan 8 18:22:03 2003


Hi Brian

> 
> try(..., silent = FALSE, nodump= TRUE)
> 
> (or defaulting nodump to silent) might be a comprehensive interface.
> 
> Any preferences?
> 

This looks better,  nice and simple!
Not sure about what's the best default for nodump
In my case I use only the options(show.error.messages = FALSE)


Cheers
P.J.