[R] Require
Matthew Vernon
m.c.vernon at warwick.ac.uk
Wed Jan 12 18:58:39 CET 2011
Gene Leynes <gleynes+r at gmail.com> writes:
> I think that the "quietly" argument in "require" isn't working
>
> > require('JumboShrimp', quietly=TRUE)
> Warning in library(package, lib.loc = lib.loc, character.only = TRUE,
> logical.return = TRUE, :
> there is no package called 'JumboShrimp'
> >
Isn't quietly meant to suppress a message if loading is successful?
Matthew
More information about the R-help
mailing list