Learn R Programming

rJavaEnv (version 0.3.0)

global_quiet_param: Global Quiet Parameter

Description

Documentation for the quiet parameter, used globally.

Usage

global_quiet_param(quiet)

Arguments

quiet

A logical value indicating whether to suppress messages. Can be TRUE or FALSE.