global_quiet_param: Global Quiet Parameter
Description
Documentation for the quiet parameter, used globally.
Usage
global_quiet_param(quiet = FALSE)
Value
Nothing. This function is just a placeholder for global quiet parameter.
Arguments
- quiet
A logical value indicating whether to suppress messages. Default is FALSE.