Learn R Programming

muStat (version 1.7.0)

NoWarn: Suppress Warnings

Description

NoWarn executes x and temporarily disables the display of warnings.

Usage

NoWarn(x)

Arguments

x
input

Value

invisible(NULL)

Examples

Run this code
NoWarn(0)

Run the code above in your browser using DataLab