dang (version 0.0.16)

silent: Silently load a library

Description

Silently attach a library to the search path.

Usage

silent(...)

Value

Nothing, but the desired library is attached

Arguments

...

Passed though

Author

Dirk Eddelbuettel

Details

This function wraps suppressMessages around the call to library