quiet {biometryassist}R Documentation

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)

Arguments

x

A function call with output to be suppressed.

Value

The invisible output of the function called.


[Package biometryassist version 1.3.1 Index]