dang (version 0.0.10)

silent: Silently load a library

Description

Silently attach a library to the search path.

Usage

silent(...)

Arguments

...

Passed though

Value

Nothing, but the desired library is attached

Details

This function wraps suppressMessages around the call to library