shy_lib {W4MRUtils} | R Documentation |
Shy Lib
Description
shy_lib Function to call packages without printing all the verbose (only getting the essentials, like warning messages for example)
Usage
shy_lib(...)
Arguments
... |
Name of libraries to load |
Value
a list
of attached packages
Author(s)
M.Petera
Examples
W4MRUtils::shy_lib("base", "utils")
[Package W4MRUtils version 1.0.0 Index]