Learn R Programming

biometryassist (version 1.3.0)

quiet: Function to suppress output if desired, especially useful for ASReml output

Description

Function to suppress output if desired, especially useful for ASReml output

Usage

quiet(x)

Value

The invisible output of the function called.

Arguments

x

A function call with output to be suppressed.