Learn R Programming

lrequire (version 0.1.3)

hide.not.found.warnings: Globally hide warnings when modules are not found

Description

This is only to be called when handling results manually. This will be overridden by a warn.not.found parameter explicitly set by either lrequire, find.first.R.

Usage

hide.not.found.warnings()

Arguments

Value

nothing is returned

Examples

Run this code
# Ensure warnings are not displayed when lrequire cannot find the module
hide.not.found.warnings()

Run the code above in your browser using DataLab