Silently attach a library to the search path.
silent(...)
...
Passed though
This function wraps suppressMessages around the call to library
suppressMessages
library
Nothing, but the desired library is attached
Dirk Eddelbuettel