Skip to content
Prev 278857 / 398502 Next

Hiding message

What does your code look like that you see such messages repeatedly? I
only see those message upon loading a package: maybe move the
library() call outside the loop.

Also, the suppressPackageStartupMessages() function can hide them, but
you should first figure out for yourself why they are there.

Michael
On Tue, Nov 29, 2011 at 9:39 PM, Aldo <michael.v.clawson at gmail.com> wrote: