Skip to content
Prev 88591 / 398500 Next

handling warning messages

Is there any way to store the value of warnings but avoid printing them?

A simplified example:
Warning message:
non-integer #successes in a binomial glm! in: eval(expr, envir, enclos)

I don't like the warning printed, 
but I would like to be able to check it's value after the top-level function 
has completed and than decide weather to print it or not.

Thanks,

Sigal Blay
Statistical Genetics Working Group
Department of Statistics and Actuarial Science
Simon Fraser University