silent: Silently load a library

Description Usage Arguments Details Value Author(s)

View source: R/load.R

Description

Silently attach a library to the search path.

Usage

1

Arguments

...

Passed though

Details

This function wraps suppressMessages around the call to library

Value

Nothing, but the desired library is attached

Author(s)

Dirk Eddelbuettel


dang documentation built on Oct. 30, 2021, 1:08 a.m.