shy_lib: Shy Lib

View source: R/miniTools.R

shy_libR 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")



W4MRUtils documentation built on Sept. 8, 2023, 5:11 p.m.