Learn R Programming

mmb (version 0.13.3)

getWarnings: Get a boolean indicating whether warnings are enabled system-wide.

Description

Getter for the state of warnings. Returns true if enabled.

Usage

getWarnings()

Arguments

Value

Boolean to indicate whether warnings are enabled or not.